conorluddy/xc-mcp
XCode CLI MCP: Convenience wrapper for Xcode CLI tools & iOS Simulator. Progressive disclosure of tool responses to reduce context usage. Use --mini param for build-only with tiny context footprint.
Platform-specific configuration:
{
"mcpServers": {
"xc-mcp": {
"command": "npx",
"args": [
"-y",
"xc-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...