Analytics
agentalmanac.org
Provides analytics and metrics about an on-chain agent economy, including scoreboards, top earners, and service search.
ENDPOINT 1
https://agentalmanac.org/mcp
MCP server metadata
- Name
- agent-almanac
- Version
- 0.1.0
Neutral, primary-source on-chain measurement of the AI agent economy. Tools return measured, wash-adjusted numbers with disclosed coverage.
Known tools 4
get_economyCurrent on-chain agent-economy scoreboard: validated vs raw settled volume, real providers, distinct payers, coverage %, concentration, per-chain breakdown.
Inferred read-onlytop_earnersTop real earners in the agent economy, ranked by VALIDATED settled volume (single-payer wash and non-production endpoints excluded).
Inferred read-onlysearch_servicesSearch the agent-economy catalog (48k+ x402/MCP/A2A services) by name, category, or description.
Inferred read-onlyget_methodologyHow The Agent Almanac measures the agent economy: settlement-layer, wash adjustment, coverage, exclusions.
Inferred read-onlyCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.