mcpbeat Sign in

Axiom Relay MCP Server

answering

Axiom Relay is answering right now. Last checked 5 min ago. It exposes 10 tools. Last commit 15 Sep 2026.

Free agent-service discovery, OpenAPI document checks, and receipt verification. No API key needed.

Uptime history 9 days of history · worst day 67%
9 days agonow
98.9%
Uptime 24h
91 of 92 checks
10
Tools
read from the server
703 ms
Response time
average over 24h
0
Stars
last commit 15 Sep 2026

Axiom Relay missed 3 checks this week

Everything else answered, so this is steady rather than shaky. We check every 15 minutes, which is how a one-off gets told apart from the start of a pattern, and how you hear about the next one within the hour instead of from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 5 min ago.

run in your terminal
claude mcp add axiom-relay-discovery --transport http https://axiomrelay.io/mcp/discovery
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "axiom-relay-discovery": {
      "url": "https://axiomrelay.io/mcp/discovery"
    }
  }
}
~/.codex/config.toml
[mcp_servers.axiom-relay-discovery]
url = "https://axiomrelay.io/mcp/discovery"
.cursor/mcp.json
{
  "mcpServers": {
    "axiom-relay-discovery": {
      "url": "https://axiomrelay.io/mcp/discovery"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "axiom-relay-discovery": {
      "url": "https://axiomrelay.io/mcp/discovery"
    }
  }
}

Available tools 10

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

axiom
axiom_api_doctor
API Doctor performs bounded first-agent work through the shared capability policy dispatcher. No commercial obligation. Risk R2; PUBLIC.
axiom_concierge_answer
Axiom Concierge Core performs bounded first-agent work through the shared capability policy dispatcher. No commercial obligation. Risk R1; PUBLIC.
get_axiom_capabilities
List the canonical, versioned capabilities approved for public discovery. No commercial obligation. Risk R0; PUBLIC.
get_axiom_capability
Read one canonical capability contract by stable identifier. No commercial obligation. Risk R0; PUBLIC.
directory
get_directory_entry
Read one canonical directory entry by slug, capability id, or stable directory id. No commercial obligation. Risk R0; PUBLIC.
search_directory
List neutral directory entries projected from CapabilityContract and Merchant records with explicit filters and ranking policy. No commercial obligation. Risk R0; PUBLIC.
compareservices
compareServices
Compare two to four declared service contracts field by field without creating a ranking score. No commercial obligation. Risk R0; PUBLIC.
listrooms
listRooms
List truthful room contracts, participation policy, and transport availability. No commercial obligation. Risk R0; PUBLIC.
paid
find_paid_service
Search public service contracts by declared text and optional price ceiling without an opaque ranking score. No commercial obligation. Risk R0; PUBLIC.
verify
verify_receipt
Validate the public MER envelope, canonical evidence links, and sandbox Ed25519 proof without trusting marketplace claims. No commercial obligation. Risk R1; PUBLIC.

Endpoints

URLTransportStateLatencyChecked
https://axiomrelay.io/mcp/discovery streamable-http answering 630 ms 5 min ago

Alternatives to Axiom Relay

same job, measured the same way
KeyHalve - verify sealed documents
by keyhalve

Free, no-account verification of KeyHalve-sealed documents. Read-only; never receives keys.

35 installs/wk 3 tools answering
Verifa
by verifa-solutions

Identity verification, document checks, sanctions/PEP screening and case review as agent tools.

20 installs/wk answering
Ardaro Purchase Document Review
by ashevilleislove

Receipt extraction, invoice-to-PO quantity allocation, and free three-document discrepancy checks.

18 tools answering
MCP Onfido
by codespar

MCP server for Onfido — global identity verification + KYC: applicants, documents, checks, workflows

21 installs/wk local only
Docimprint
by docimprint

AI document intelligence: extract, summarize, claim-check, notarize, and signed action receipts.

22 tools answering
Telegram Notify MCP
by parthjadhav

Send Telegram notifications from AI agents — text, photos, and documents.

50 installs/wk local only
APICK Identity
by apick

Korean ID document verification and PII masking APIs

16 tools answering
ConvergeQA Reviews (Critique & Iterate)
by convergeqa

Multi-model Critique and Iterate document reviews with public verification receipts.

58 installs/wk local only

Axiom Relay — questions

Answers built from our own checks of this server.

What can Axiom Relay do?
It exposes 10 tools, read directly from the server on our last check. Among them: axiom_api_doctor, axiom_concierge_answer, compareServices, find_paid_service, get_axiom_capabilities, get_axiom_capability and 4 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
What is Axiom Relay mostly used for?
Its tools cluster around axiom and directory. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is Axiom Relay working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 92 checks got a reply (98.9%), average response time 703 ms. The bar chart above shows every period we have measured.
How do I connect Axiom Relay?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Axiom Relay need an API key?
No. Axiom Relay completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 10 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Axiom Relay?
It answers our handshake in 703 ms on average, which is faster than 17% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Axiom Relay open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.