Skip to content
Windsurf

CoS Codex Bridge for Windsurf

io.github.av-labs-co/cos-codex-bridge

Operate Codex projects and tasks from a Chief of Staff with scoped access and durable receipts.

client:Windsurf transport:stdio runtime:npm

Install CoS Codex Bridge in Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "cos-codex-bridge": {
      "command": "npx",
      "args": [
        "-y",
        "cos-codex-bridge"
      ],
      "env": {
        "COS_BRIDGE_CONFIG": "<COS_BRIDGE_CONFIG>"
      }
    }
  }
}

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

CoS Codex Bridge in other clients