Skip to content
Windsurf

warp ozbridge for Windsurf

io.github.sena-labs/warp-ozbridge

OzBridge: run Warp Oz agents from any MCP client — Claude Code, Cursor, Codex, VS Code.

client:Windsurf transport:stdio runtime:npm

Install warp ozbridge in Windsurf

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

{
  "mcpServers": {
    "warp-ozbridge": {
      "command": "npx",
      "args": [
        "-y",
        "@sena-labs/oz-mcp-server"
      ]
    }
  }
}

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

warp ozbridge in other clients