docs: give macOS link and clarify missing UI (#110)

fix doc in examples/README.md.
This commit is contained in:
Rik Huijzer 2025-04-09 02:55:07 +02:00 committed by GitHub
parent 6a423048fa
commit fdfb5274e8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,7 +6,7 @@
```
This builds a standard input/output MCP server binary.
2. **Add or update this section in your** `~/.config/claude-desktop/config.toml`
2. **Add or update this section in your** `~/.config/claude-desktop/config.toml` (Linux) or `~/Library/Application Support/Claude/claude_desktop_config.json` (macOS)
```json
{
"mcpServers": {
@ -18,7 +18,10 @@
}
```
3. **Once Claude Desktop is running, try chatting:**
3. **Ensure that the MCP UI elements appear in Claude Desktop**
The MCP UI elements will only show up in Claude for Desktop if at least one server is properly configured.
4. **Once Claude Desktop is running, try chatting:**
```text
counter.say_hello
```