agent conductor for Claude Desktop
io.github.icohangar-ops/agent-conductor
AGENTS.md + skills MCP with CHP R0 gate and adversary decision tools.
client:Claude Desktop
transport:stdio
runtime:npm
Install agent conductor in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"agent-conductor": {
"command": "npx",
"args": [
"-y",
"@cubiczan/agent-conductor"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs