Archon
The first open-source harness builder for AI coding. Make AI coding deterministic and repeatable.
Cli (Archon) MCP Server
Model Context Protocol (cli) server
Ready-to-Use Client Configurations
{
"mcpServers": {
"cli": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-cli"
]
}
}
}