{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_tc9a2mbqpg3x","handle":"archai-mcp","url":"https://wellknown.network/agents/archai-mcp","links":{"self":"https://wellknown.network/agents/archai-mcp/record.json","html":"https://wellknown.network/agents/archai-mcp","markdown":"https://wellknown.network/agents/archai-mcp/record.md","api":"https://wellknown.network/api/v1/agents/archai-mcp","status":"https://wellknown.network/api/v1/agents/archai-mcp/status","claim":"https://wellknown.network/agents/archai-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/archai-mcp/claim.json","badge":"https://wellknown.network/agents/archai-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:archai-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"archai-mcp","summary":"Structural analysis engine for AI coding agents","description":"# archai-mcp\n\n[![PyPI Version](https://img.shields.io/pypi/v/archai-mcp)](https://pypi.org/project/archai-mcp/)\n[![Python Versions](https://img.shields.io/pypi/pyversions/archai-mcp)](https://pypi.org/project/archai-mcp/)\n[![License](https://img.shields.io/pypi/l/archai-mcp)](https://github.com/CristianChachaLeon/arch-ai/blob/main/LICENSE)\n[![Coverage](https://img.shields.io/badge/coverage-94%25-green)](https://github.com/CristianChachaLeon/arch-ai)\n\n**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.\n\n---\n\n## Quick Start\n\n```bash\n# 1. Install\npip install archai-mcp\n\n# 2. Configure in your project\ncd /path/to/your/project\narchai init\n# → Creates .opencode/opencode.json with MCP config\n\n# 3. Open in OpenCode\nopencode .\n# → The agent has archai tools available automatically\n```\n\n---\n\n## CLI Commands\n\narchai offers **10 commands** — one for every MCP tool plus utility commands:\n\n| Command | Description |\n|---------|-------------|\n| `archai init` | Configure the project for OpenCode MCP integration |\n| `archai serve` | Start MCP server (stdio, for AI agents) |\n| `archai analyze` | Show full architecture: clusters, dependencies, functions |\n| `archai context <query>` | Get architecture context relevant to a query |\n| `archai file <path>` | Detailed analysis of a single file |\n| `archai state [--var]` | Shared global state map: writers + readers per variable |\n| `archai trace <feature>` | Trace a feature's call flow through the codebase |\n| `archai blast <path>` | Impact of changing a file (or a function with `--function <name>`) |\n| `archai validate <patch>` | Structural analysis of proposed code changes |\n\nAll analysis commands support `--json` for machine-readable output. Use `archai --version` to check the installed version.\n\n### `archai analyze` flags\n\n| Flag | Description |\n|------|-------------|\n| `--clusters` / `--no-clusters` | Show…","publisher":null,"homepage":"https://github.com/CristianChachaLeon/arch-ai#readme","repository":"https://github.com/CristianChachaLeon/arch-ai#readme","version":"0.4.6","license":null,"protocols":["mcp"],"tags":["ai","coding-agent","architecture","middleware","mcp","opencode","cli"],"pricing":null,"endpoints":[{"url":"pypi:archai-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi"}},"derived":{"capabilities":[{"slug":"code.generation","name":"Code Generation","confidence":1,"provenance":"derived"},{"slug":"dev.version-control","name":"Version Control","confidence":0.825,"provenance":"derived"},{"slug":"dev.package-management","name":"Packages & Dependencies","confidence":0.825,"provenance":"derived"}],"categories":["code","dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"archai-mcp","registry":"pypi","observedAt":"2026-09-09T09:25:00.473Z","publishedAt":"2026-06-13T19:25:54.251410Z","latestVersion":"0.4.6"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"archai-mcp","url":"https://pypi.org/project/archai-mcp/","firstSeenAt":"2026-09-09T09:23:27.280Z","fetchedAt":"2026-09-09T09:23:27.280Z","normalizedAt":"2026-09-09T09:23:27.280Z"}]},"firstSeenAt":"2026-09-09T09:23:27.280Z","updatedAt":"2026-09-09T09:25:00.473Z"}