Archon

GitHub

The first open-source harness builder for AI coding. Make AI coding deterministic and repeatable.

23,163 stars TypeScript TypeScript 1 file ยท ~4,500 tokens #ai#automation#bun#claude#cli#coding-assistant#developer-tools#typescript

Server (Archon) MCP Server

Model Context Protocol (server) server

View all Archon servers
Ready-to-Use Client Configurations
{
  "mcpServers": {
    "server": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-server"
      ]
    }
  }
}