ericvoltolin/xc-mcp
XC-MCP delivers an intelligent MCP server for Xcode tooling with progressive disclosure and caching to prevent token overflow. It speeds workflows and boosts reliability in development 🐙
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...