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