Skip to content
Windsurf

MCPBridge for Windsurf

io.github.iamjrmh/mcpbridge

Unified MCP server bridging Claude Code and Ollama to Roblox Studio and Blender.

client:Windsurf transport:stdio runtime:npm

Install MCPBridge in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "mcpbridge": {
      "command": "npx",
      "args": [
        "-y",
        "@iamjrmh/mcpbridge"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

MCPBridge in other clients