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