Skip to content
Claude Desktop

Xcode: MCP Bridge Wrapper for Cursor for Claude Desktop

io.github.soundblaster/xcode-mcpbridge-wrapper

Python wrapper that makes Xcode's MCP bridge compatible with strict MCP clients like Cursor

client:Claude Desktop transport:stdio runtime:pypi

Install Xcode: MCP Bridge Wrapper for Cursor in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "xcode-mcpbridge-wrapper": {
      "command": "uvx",
      "args": [
        "mcpbridge-wrapper"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Xcode: MCP Bridge Wrapper for Cursor in other clients