ArchonMCP: A governance framework server for AI-assisted development
Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"archon-mcp","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
# ArchonMCP: Governance Framework for AI-Assisted Development **ArchonMCP** is a Python-based MCP (Model Context Protocol) server that deploys comprehensive governance frameworks for development projects. It provides tools to initialize and manage governance structures including rules, runbooks, and custom prompts designed to work seamlessly with AI-assisted development tools like Cursor, VS Code, and Claude. ## 🎯 Features - **Automatic Stack Detection**: Scans your project to identify whether you're using a React-FastAPI-Postgres architecture or a generic tech stack - **One-Command Governance Setup**: Deploys complete governance structure with a single tool invocation - **Customizable Templates**: Stack-specific governance templates that scale from generic projects to complex full-stack applications - **MCP-Compatible**: Runs over stdio for compatibility with all MCP-enabled IDEs - **Cross-Platform**: Uses `pathlib` for reliable cross-OS file operations ## 📋 What Gets Deployed When you run the `init_governance` tool, ArchonMCP creates: ``` .github/ ├── copilot-instructions.md # High-level governance rules ├── skills/ │ ├── security.md # Security hardening runbook │ ├── migration.md # Data migration best practices │ └── done.md # Definition of Done checklist └── prompts/ ├── gap-analysis.md # /gap-analysis slash command guide ├── harden.md # /harden security command guide └── done.md # /done validation command guide docs/ ├── stories/ │ └── README.md # Feature story documentation └── adr/ └── README.md # Architecture Decision Records ``` ## 🚀 Quick Start ### Installation ```bash # Clone or download the ArchonMCP repository cd ArchonMCP # Install as development package pip install -e . # Or install in production with specific version pip install archon-mcp==0.1.0 ``` ### CLI Usage (Local Execution) The fastest…
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.