Archon
Basic Information
Archon is a command center and platform for AI coding assistants and for running a Model Context Protocol (MCP) server that lets multiple AI clients share the same knowledge, context, and task management. It is designed to centralize project documentation, crawled websites, uploaded PDFs and code examples into a searchable knowledge base, and to expose that context to MCP-compatible assistants such as Claude Code, Cursor, Kiro, and others. The repository provides the full stack to run the service locally or in containers, including a web UI, API server, MCP endpoint, agent host, and a Supabase/Postgres database with vector storage. The goal is to improve AI-driven coding workflows by giving assistants consistent, up-to-date context, tools for RAG queries and task orchestration, and real-time collaboration between users and agent clients.