{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_3a7x2pp68bg8","handle":"axon-context-mcp","url":"https://wellknown.network/agents/axon-context-mcp","links":{"self":"https://wellknown.network/agents/axon-context-mcp/record.json","html":"https://wellknown.network/agents/axon-context-mcp","markdown":"https://wellknown.network/agents/axon-context-mcp/record.md","api":"https://wellknown.network/api/v1/agents/axon-context-mcp","status":"https://wellknown.network/api/v1/agents/axon-context-mcp/status","claim":"https://wellknown.network/agents/axon-context-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/axon-context-mcp/claim.json","badge":"https://wellknown.network/agents/axon-context-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:axon-context-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"axon-context-mcp","summary":"Agent-agnostic context network — same context across any AI coding agent","description":"# AXON\n\n![AXON — context orchestration for AI coding agents](https://raw.githubusercontent.com/sammyjdev/axon/master/docs/assets/axon-hero.png)\n\n**Same context, any AI coding agent.**\n\n> *Agent-agnostic eXecution and cONtext Network.*\n\nEvery time you switch coding agents — from Claude Code to Codex to Cursor — or\nresume a project after a few days away, your AI assistant starts blank. AXON\nsolves this by capturing context at the moments it crystallises (git commits,\nsession boundaries) and surfacing it on demand over MCP or a plain\n`.axon/context.md` file that any agent can read. One install, continuous memory,\nany agent.\n\n---\n\n## The stack\n\nAXON is the front of a three-part, self-hosted context stack — install one\nthing, get all three:\n\n| Layer | Role | Project |\n|---|---|---|\n| **AXON** | Cross-agent memory + MCP orchestration (this repo) | `axon` |\n| **GLYPH** | Graph-aware retrieval — decides *what* context to bring | [`glyph-kg`](https://github.com/sammyjdev/glyph-kg), pulled in via pip |\n| **rtkx** | Context compression + reversible store — decides *how compact* | [`rtkx`](https://github.com/sammyjdev/rtkx), installed via `axon rtk-install` |\n\nGLYPH and rtkx are clean, independently-tested dependencies, not a monolith.\nThe compressed context stays in the LLM window; the full pre-compression\noriginal is one `restore_context` MCP call away (opt-in via\n`AXON_RTK_REVERSIBLE`). Bundled compression layers like Headroom cover adjacent\nground — including reversible retrieval (its CCR cache) — but as one broad\nengine. AXON instead keeps each tier narrow-and-deep and independently\nswappable, so the graph (GLYPH) and compression (rtkx) layers can evolve, be\nbenchmarked, or be replaced on their own without touching the rest of the stack.\n\n---\n\n## Quickstart\n\nAXON is not yet on PyPI. Install from source:\n\n```bash\ngit clone https://github.com/sammyjdev/axon.git\ncd axon\npip install -e .\n```\n\nThis pulls in GLYPH automatically. Install the **rtkx** compression engine too\n(down…","publisher":{"name":"AXON contributors","url":null},"homepage":"https://github.com/sammyjdev/axon#readme","repository":"https://github.com/sammyjdev/axon#readme","version":"0.1.1","license":"Apache-2.0","protocols":["mcp"],"tags":["ai-agents","coding-agent","context","developer-tools","local-first","mcp"],"pricing":null,"endpoints":[{"url":"pypi:axon-context-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi","publisherName":"pypi"}},"derived":{"capabilities":[{"slug":"code.generation","name":"Code Generation","confidence":1,"provenance":"derived"},{"slug":"dev.package-management","name":"Packages & Dependencies","confidence":0.825,"provenance":"derived"},{"slug":"dev.version-control","name":"Version Control","confidence":0.745,"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":"axon-context-mcp","registry":"pypi","observedAt":"2026-09-09T10:29:00.071Z","publishedAt":"2026-07-09T20:22:56.851784Z","latestVersion":"0.1.1"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"axon-context-mcp","url":"https://pypi.org/project/axon-context-mcp/","firstSeenAt":"2026-09-09T10:26:18.556Z","fetchedAt":"2026-09-09T10:26:18.556Z","normalizedAt":"2026-09-09T10:26:18.556Z"}]},"firstSeenAt":"2026-09-09T10:26:18.556Z","updatedAt":"2026-09-09T10:29:00.071Z"}