$ timeahead_
mcp/xcode-mcp-bridge-wrapper-for-cursor/install/windsurf

install Xcode: MCP Bridge Wrapper for Cursor on Windsurf

Requires the runtime declared in the upstream repo — check the README before running. Windsurf supports HTTP and stdio servers natively. After saving the config, hit Refresh in the Cascade MCP panel. Paste the config below, then follow the reload step to register Xcode: MCP Bridge Wrapper for Cursor.

paste into
macos/linux: ~/.codeium/windsurf/mcp_config.json
windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
  "mcpServers": {
    "xcode-tools": {
      "command": "uvx",
      "args": [
        "--from",
        "mcpbridge-wrapper",
        "mcpbridge-wrapper"
      ]
    }
  }
}
then: Click the Refresh button in the Cascade MCP panel — no full restart.
other clients
Claude DesktopCursorVS Code (Copilot)Claude Code
← back to Xcode: MCP Bridge Wrapper for Cursor