CodeFreezeAI/xcf
Xcode MCP Server xcf is a 100% Swift based allowing you to integrate Xcode with your favorite AI IDE or MCP Client
Platform-specific configuration:
{
"mcpServers": {
"xcf": {
"command": "npx",
"args": [
"-y",
"xcf"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...