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":"archai-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.
# archai-mcp [](https://pypi.org/project/archai-mcp/) [](https://pypi.org/project/archai-mcp/) [](https://github.com/CristianChachaLeon/arch-ai/blob/main/LICENSE) [](https://github.com/CristianChachaLeon/arch-ai) **Structural analysis engine for AI coding agents.** archai analyzes your repository's architecture and exposes it as MCP tools + CLI — no LLM needed, no API keys, zero configuration. --- ## Quick Start ```bash # 1. Install pip install archai-mcp # 2. Configure in your project cd /path/to/your/project archai init # → Creates .opencode/opencode.json with MCP config # 3. Open in OpenCode opencode . # → The agent has archai tools available automatically ``` --- ## CLI Commands archai offers **10 commands** — one for every MCP tool plus utility commands: | Command | Description | |---------|-------------| | `archai init` | Configure the project for OpenCode MCP integration | | `archai serve` | Start MCP server (stdio, for AI agents) | | `archai analyze` | Show full architecture: clusters, dependencies, functions | | `archai context <query>` | Get architecture context relevant to a query | | `archai file <path>` | Detailed analysis of a single file | | `archai state [--var]` | Shared global state map: writers + readers per variable | | `archai trace <feature>` | Trace a feature's call flow through the codebase | | `archai blast <path>` | Impact of changing a file (or a function with `--function <name>`) | | `archai validate <patch>` | Structural analysis of proposed code changes | All analysis commands support `--json` for machine-readable output. Use `archai --version` to check the installed version. ### `archai analyze` flags | Flag | Description | |------|-------------| | `--clusters` / `--no-clusters` | Show…
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.