← Registry

General Tools

axiomrelay.io

Provides general-purpose tools through the Model Context Protocol.

x402 supported1 endpoint10 known toolsFirst detected September 11, 2026Last detected September 18, 2026

ENDPOINT 1

https://axiomrelay.io/mcp/discovery

No auth detected

MCP server metadata

Name
axiom-relay-discovery
Version
2026-09-10.registry-5
Capabilities
tools.listChangedresources.listChanged

Known tools 10

get_axiom_capabilities

List the canonical, versioned capabilities approved for public discovery.

Inferred read-only
get_axiom_capability

Read one canonical capability contract by stable identifier.

Inferred read-only
search_directory

List neutral directory entries projected from CapabilityContract and Merchant records with explicit filters and ranking policy.

Inferred read-only
get_directory_entry

Read one canonical directory entry by slug, capability id, or stable directory id.

Inferred read-only
find_paid_service

Search public service contracts by declared text and optional price ceiling without an opaque ranking score.

Inferred read-only
compareServices

Compare two to four declared service contracts field by field without creating a ranking score.

Inferred read-only
listRooms

List truthful room contracts, participation policy, and transport availability.

Inferred read-only
verify_receipt

Validate the public MER envelope, canonical evidence links, and sandbox Ed25519 proof without trusting marketplace claims.

Inferred read-only
axiom_concierge_answer

Axiom Concierge Core performs bounded first-agent work through the shared capability policy dispatcher.

Inferred read-only
axiom_api_doctor

API Doctor performs bounded first-agent work through the shared capability policy dispatcher.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.axiom-relay-discovery]
url = "https://axiomrelay.io/mcp/discovery"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "axiom-relay-discovery": {
      "type": "http",
      "url": "https://axiomrelay.io/mcp/discovery"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: axiom-relay-discovery
Remote MCP URL: https://axiomrelay.io/mcp/discovery

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "axiom-relay-discovery": {
      "url": "https://axiomrelay.io/mcp/discovery"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "axiom-relay-discovery": {
      "type": "http",
      "url": "https://axiomrelay.io/mcp/discovery"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "axiom-relay-discovery",
  "transport": "streamable-http",
  "url": "https://axiomrelay.io/mcp/discovery"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.