#Archon is the command center for #AI coding assistants โ€” a knowledge & task management backbone exposed as an #MCP server ๐Ÿค–

๐ŸŽฏ Connect #ClaudeCode, #Cursor, #Windsurf, Kiro & more to a shared knowledge base with smart search and task management

crawling: auto-detects and indexes entire doc sites, sitemaps & individual pages with intelligent chunking

๐Ÿ“„ Document processing: upload PDFs, Word docs, markdown & text files โ€” code examples are auto-extracted and indexed

๐Ÿงต๐Ÿ‘‡#AIcoding

๐Ÿ” Advanced #RAG strategies: hybrid search,
contextual embeddings & result reranking for precise knowledge retrieval

๐Ÿค– Multi-LLM support: works with #OpenAI, #Ollama & #GoogleGemini โ€” fully configurable via the UI onboarding flow

๐Ÿ“‹ Hierarchical project & task management: AI-assisted creation of requirements, features
and tasks with progress tracking

๐Ÿ”„ Real-time collaboration via #WebSocket: live updates for crawling, processing & AI ops with multi-user support

๐Ÿณ True microservices architecture: UI (#React + #Vite, port 3737), API (#FastAPI, port 8181), MCP server (port 8051), Agents
(#PydanticAI, port 8052) โ€” all running in #Docker
๐Ÿ—„๏ธ Powered by #Supabase + #PostgreSQL + #PGVector for vector storage and semantic search

โš™๏ธ Fully configurable ports & hostname via .env โ€” deploy locally or on a remote server with zero friction

๐Ÿ› ๏ธ Dev-friendly: hybrid mode

runs backend in Docker + frontend locally with hot reload; Makefile with make dev, make test, make lint

๐Ÿ“œ Archon Community License (ACL) v1.2 โ€” free to run, fork & share; just don't sell it as-a-service without permission

https://github.com/coleam00/archon

GitHub - coleam00/Archon: The first open-source harness builder for AI coding. Make AI coding deterministic and repeatable.

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

GitHub