tommyming/zed-xcode-mcp-bundle
Zed extension that bundles Xcode 26.3+ mcpbridge tools and XcodeBuildMCP, exposing both as MCP context servers for agentic iOS/macOS development.
Platform-specific configuration:
{
"mcpServers": {
"zed-xcode-mcp-bundle": {
"command": "npx",
"args": [
"-y",
"zed-xcode-mcp-bundle"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...