Skip to content
Cline

agent conductor for Cline

io.github.icohangar-ops/agent-conductor

AGENTS.md + skills MCP with CHP R0 gate and adversary decision tools.

client:Cline transport:stdio runtime:npm

Install agent conductor 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": {
    "agent-conductor": {
      "command": "npx",
      "args": [
        "-y",
        "@cubiczan/agent-conductor"
      ]
    }
  }
}

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

agent conductor in other clients