Official ℰMCP server for AXON — exposes 99 primitives, 34 templates, 30 examples to AI agents.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.
💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
AXON v4.9.0
Axon is the Cognitive Runtime for Enterprise Software.
Build AI systems with deterministic execution, formal guarantees and
native cognitive primitives.
axon-frontend/src/advertised.rs) parses this block at test time and fails the build unless each badge carries a human-attested statement of what its runtime actually does.
persona · intent · flow · reason · anchor · refine · memory · tool · probe · weave · validate · context · step · run
know · believe · speculate · doubt · par · hibernate
dataspace · ingest · focus · associate · aggregate · explore
type · json · ledger
deliberate · consensus · forge · agent · shield
savant · synth · warden · scope
stream · effects · @contract_tool · @csp_tool
effect · handle · perform
pix · navigate · drill · trail · corpus
psyche · ots
mcp · mandate · lambda
budget · window · cors · document · deliver · notify
credential · mint · rotate
compute · grad · quant · observable
extension · witness
daemon · listen
channel · emit · publish · discover
axonendpoint · axpoint · axonstore
Cognitive I/O:
resource · fabric · manifest · observe ·
reconcile · lease · ensemble
topology · session · send · receive · select · branch ·
immune · reflex · heal ·
compliance
identifier · declassify · attest · census
component · view
cache · voice · shell · path rewrite · PASETO
Session types (v2.3.0):
socket · upstream · send T · receive T · select {ℓᵢ:…} · branch {ℓᵢ:…} · backpressure: credit(k) · reconnect: cognitive_state
Unwired — advertised, and not yet reachable. Three of the badges
above name a primitive whose engine exists and passes its own tests, and which
no published program can reach: nothing calls it. They are listed in the
compiler's KNOWN_DEBT ratchet, which may only shrink, so this list cannot grow
quietly:
| primitive | the engine that exists | what is missing |
|---|---|---|
cache | cache_runtime — content-addressed keys, single-flight, TTL with jitter, LRU, errors never cached | the call site. backend:, ttl:, key_params: and invalidate_on: are inert; nothing is memoised |
savant | an HRR codec, a VFE/EFE active-inference engine, and a Betti/PHC topology engine | dispatch. cognition.depth: is validated at compile time and read by nothing at runtime |
synth | the deny-by-default OSS reference, which refuses by design | a mount point. Note the honest ceiling: wiring it in OSS yields a refusal, not execution — synthesised code runs only in the enterprise sandbox |
This table exists because the alternative is worse. cache was attested as
working until v2.89.0 measured it, on a citation that named a compile-time property
as evidence of a runtime — so the state Unwired was added to the gate, and it
owes a ledger entry exactly like an unimplemented promise does. A ledger that
stays empty because a row is mislabelled is worth less than one that admits
three.
Two repositories, two version lines. This repo (
axon-lang, AGPL-3.0-or-later, public) ships the language + runtime + compiler + 7 LLM backends + Cognitive I/O + WebSocket session types — currently v4.9.0. The commercial control plane (axon-enterprise, EULA, private) layers multi-tenant identity / RBAC / SSO / metering / audit / vertical compliance on top of this language via a pinned Cargo dependency — currently v4.x. The version numbers diverge by design (enterprise iterates on the SaaS surface independently of the language). If you don't run a commercial Axon deployment, this repo is all you need; the badge above is the only version that matters for you.
AXON is a compiled language that targets LLMs instead of CPUs. It has a
formal EBNF grammar, a lexer, parser, AST, intermediate representation, seven
native Rust LLM backends (Anthropic, OpenAI, Gemini, Kimi, GLM, Ollama,
OpenRouter), and a 100% Rust + C23 native runtime with semantic type checking, an
algebraic-effects execution engine, real-time SSE / NDJSON / WebSocket
session-typed streaming, retry + circuit-breaker resilience, and execution
tracing. The FIPS-routable cryptographic + tokenisation kernels live in
axon-csys as standalone C23 (no opaque C bindings — every
kernel is a _Generic-dispatched, [[nodiscard]]-annotated, sanitizer-clean
C23 source file with a Rust wrapper).
Beyond cognition, AXON ships Cognitive I/O — a λ-calculus-based
infrastructure layer where resources, control loops, observability, security
kernels, and UI components carry their regulatory class as a compile-time
type, drawn from a closed vocabulary Κ of 15 classes: HIPAA, PCI_DSS,
GDPR, SOX, FINRA, ISO27001, SOC2, FISMA, GxP, CCPA, NIST_800_53, and — since
v4.0.0 — Brazil's LGPD, Mexico's LFPDPPP and NOM151, Colombia's LEY1581. An
unknown label is a compile error with a one-edit suggestion
(axon-T1214: [HIPPA] is refused, HIPAA is suggested). FIPS 140-3 and
CC EAL 4+ are audit frameworks the evidence
engine targets — deliberately not members of Κ: κ classifies what data
is; a framework is what the implementation is audited against. Programs
that fail coverage are rejected before they run. No other programming
language does this.
v2.3.0 adds the first session-typed real-time dialogue primitive in
any production language: declare a session (the bidirectional protocol),
bind it to a socket (the WebSocket transport with credit-refined
backpressure), and the compiler proves the two endpoints are duals
(Caires–Pfenning linear-logic Curry–Howard); the runtime enforces every step,
seals the residual cursor on disconnect for typed reconnection, and projects
to W3C Server-Sent Events when the protocol is single-polarity. See
papers/paper_websocket_cognitive_primitive.md.
It is not a Python library, a LangChain wrapper, a YAML DSL, or a Terraform
replacement. It is a new kind of calculus — see
papers/paper_lambda_lineal_epistemico.md
for the formal semantics (Cálculo Lambda Lineal Epistémico).
The big differential added in v1.0 — ten new top-level declarations that turn AXON into the only language where "does this app leak PHI?" is a type error, not a post-mortem finding.
No reviews yet — be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/axon-epistemic-mcp-2)<a href="https://allmcps.com/mcp/axon-epistemic-mcp-2"><img src="https://allmcps.com/api/badge/axon-epistemic-mcp-2?style=directory" alt="AXON Epistemic MCP on AllMCPs" /></a>