← agentalmanac.org
INDIVIDUAL MCP TOOL
top_earners
Top real earners in the agent economy, ranked by VALIDATED settled volume (single-payer wash and non-production endpoints excluded).
Input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent endpoint
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.
Related tools
get_economy— Current on-chain agent-economy scoreboard: validated vs raw settled volume, real providers, distinct payers, coverage %, concentration, per-chain breakdown.search_services— Search the agent-economy catalog (48k+ x402/MCP/A2A services) by name, category, or description.get_methodology— How The Agent Almanac measures the agent economy: settlement-layer, wash adjustment, coverage, exclusions.