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
{
"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