Enables one AI coding agent to delegate tasks to, and build consensus across, multiple other coding CLIs (Claude Code, Codex, etc.) by orchestrating them as headless subprocesses.
{
"mcpServers": {
"rutherford": {
"command": "uvx",
"args": [
"rutherford-mcp-server"
]
}
}
}