Skip to content

Commit fdfb527

Browse files
authored
docs: give macOS link and clarify missing UI (#110)
fix doc in examples/README.md.
1 parent 6a42304 commit fdfb527

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

examples/README.md

+5-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
```
77
This builds a standard input/output MCP server binary.
88

9-
2. **Add or update this section in your** `~/.config/claude-desktop/config.toml`
9+
2. **Add or update this section in your** `~/.config/claude-desktop/config.toml` (Linux) or `~/Library/Application Support/Claude/claude_desktop_config.json` (macOS)
1010
```json
1111
{
1212
"mcpServers": {
@@ -18,7 +18,10 @@
1818
}
1919
```
2020

21-
3. **Once Claude Desktop is running, try chatting:**
21+
3. **Ensure that the MCP UI elements appear in Claude Desktop**
22+
The MCP UI elements will only show up in Claude for Desktop if at least one server is properly configured.
23+
24+
4. **Once Claude Desktop is running, try chatting:**
2225
```text
2326
counter.say_hello
2427
```

0 commit comments

Comments
 (0)