We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0442285 commit d6df423Copy full SHA for d6df423
README.md
@@ -386,7 +386,11 @@ npm run dev
386
387
### MCP Client Configuration
388
389
-For Claude Desktop, add to `~/Library/Application Support/Claude/claude_desktop_config.json`:
+Quick add: `claude mcp add xc-mcp -s user "npx xc-mcp"`
390
+
391
+For Claude Desktop, add to `~/Library/Application Support/Claude/claude_desktop_config.json`,
392
393
+or for Claude Code, add to `~/.claude.json` for global user, or `.mcp.json` for project level usage:
394
395
#### Option 1: Using NPX (Recommended)
396
```json
@@ -555,4 +559,4 @@ For issues and questions:
555
559
556
560
---
557
561
558
-**XC-MCP: Where iOS development meets intelligent automation** 🚀
562
+**XC-MCP: Where iOS development meets intelligent automation** 🚀
0 commit comments