← Registry

Data Collection

onchainagentintel.io

Provides live coverage and leaderboards of ERC-8004 agents across multiple blockchains.

1 endpoint4 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://api.onchainagentintel.io/mcp

No auth detected

MCP server metadata

Name
agent-zero-intel
Version
1.8.0
Capabilities
experimentalpromptsresourcestools
Server instructions

Agent Zero — free ERC-8004 agent-intelligence tools across Base and Ethereum. Coverage stats, capability leaderboards, per-agent objective signals, and a teaser of the on-chain agent-to-agent payment graph. Every tool is free and returns counts/coverage only; each response includes an `upgrade` pointer to the paid x402 endpoint that returns the full enriched data (owner identity, payment history, peers, market map, full graph).

Known tools 4

get_coverage_stats

Live coverage of the ERC-8004 agent economy across Base and Ethereum.

Inferred read-only
get_leaderboards

Top ERC-8004 agents by live capability, plus the most recently indexed.

Inferred read-only
get_agent_summary

Objective, counts-only signals for one ERC-8004 agent.

Inferred read-only
get_network_teaser

A capped teaser of the on-chain agent-to-agent payment graph.

Potential side effects

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-zero-intel]
url = "https://api.onchainagentintel.io/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "agent-zero-intel": {
      "type": "http",
      "url": "https://api.onchainagentintel.io/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: agent-zero-intel
Remote MCP URL: https://api.onchainagentintel.io/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-zero-intel": {
      "url": "https://api.onchainagentintel.io/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "agent-zero-intel": {
      "type": "http",
      "url": "https://api.onchainagentintel.io/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "agent-zero-intel",
  "transport": "streamable-http",
  "url": "https://api.onchainagentintel.io/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.