← Registry

Analytics

agentalmanac.org

Provides analytics and metrics about an on-chain agent economy, including scoreboards, top earners, and service search.

x402 supported1 endpoint4 known toolsFirst detected May 29, 2026Last detected September 6, 2026

ENDPOINT 1

https://agentalmanac.org/mcp

No auth detected

MCP server metadata

Name
agent-almanac
Version
0.1.0
Capabilities
tools
Server instructions

Neutral, primary-source on-chain measurement of the AI agent economy. Tools return measured, wash-adjusted numbers with disclosed coverage.

Known tools 4

get_economy

Current on-chain agent-economy scoreboard: validated vs raw settled volume, real providers, distinct payers, coverage %, concentration, per-chain breakdown.

Inferred read-only
top_earners

Top real earners in the agent economy, ranked by VALIDATED settled volume (single-payer wash and non-production endpoints excluded).

Inferred read-only
search_services

Search the agent-economy catalog (48k+ x402/MCP/A2A services) by name, category, or description.

Inferred read-only
get_methodology

How The Agent Almanac measures the agent economy: settlement-layer, wash adjustment, coverage, exclusions.

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.agent-almanac]
url = "https://agentalmanac.org/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "agent-almanac": {
      "type": "http",
      "url": "https://agentalmanac.org/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: agent-almanac
Remote MCP URL: https://agentalmanac.org/mcp

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": {
    "agent-almanac": {
      "url": "https://agentalmanac.org/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "agent-almanac": {
      "type": "http",
      "url": "https://agentalmanac.org/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "agent-almanac",
  "transport": "streamable-http",
  "url": "https://agentalmanac.org/mcp"
}
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.