Skip to content
Cline

CoS Codex Bridge for Cline

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:Cline transport:stdio runtime:npm

Install CoS Codex Bridge in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.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>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

CoS Codex Bridge in other clients