mcpbeat Sign in

ERC-8126 Scan MCP Server

answering

ERC-8126 Scan is answering right now. Last checked 5 min ago. It exposes 6 tools. Last commit 22 Aug 2026.

378k+ ERC-8004 agents and their security verifications. Two tools free, the rest USDC over x402.

Uptime history 10 days of history
10 days agonow
100.0%
Uptime 24h
91 of 91 checks
6
Tools
read from the server
361 ms
Response time
average over 24h
0
Stars
last commit 22 Aug 2026

Nothing serious here today

Today is the operative word: we check ERC-8126 Scan every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 5 min ago.

run in your terminal
claude mcp add erc-8126-scan --transport http https://erc8126scan.ai/api/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "erc-8126-scan": {
      "url": "https://erc8126scan.ai/api/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.erc-8126-scan]
url = "https://erc8126scan.ai/api/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "erc-8126-scan": {
      "url": "https://erc8126scan.ai/api/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "erc-8126-scan": {
      "url": "https://erc8126scan.ai/api/mcp"
    }
  }
}

Available tools 6

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

agent
get_agent
Fetch the full detail record for a single agent by UUID, including verification state and metadata. Judge the agent by `risk_level`, not the raw overall_risk_score: 'not_verified' means nobody has paid to assess it yet and scores 100 by presumption, which is not a finding against the agent. Costs $0.001 USDC per call when paying with x402.
get_agent_activity
Fetch on-chain activity and liveness signals for one agent, including whether it is currently active and when it was last checked. Costs $0.002 USDC per call when paying with x402.
get_agent_report
Fetch the full security assessment report for one agent: per-dimension findings, evidence and recommendations. Returns data only for agents owned by the caller — the wallet bound to your API key, or the wallet that paid via x402. Other agents return FORBIDDEN_NOT_OWNER. Use get_agent for public scores on any agent. Costs $0.05 USDC per call when paying with x402.
agents
search_agents
Search and filter scanned ERC-8004 agents by chain, risk score range, and verification status. Returns a paginated list with per-dimension scores (ETV, MCV, SCV, WAV, WV) and an overall risk score. Pass `wallet` or `id` to look up a single agent directly. IMPORTANT: read `risk_level`, not `overall_risk_score`, to judge an agent. Scoring presumes risk, so an agent nobody has paid to verify scores 100 exactly like one assessed as dangerous. risk_level separates them: 'not_verified' means unassessed and is NOT a finding against the agent, while 'critical' means verified and genuinely high risk. Most indexed agents are 'not_verified'. Costs $0.001 USDC per call when paying with x402.
index
get_index_stats
Free. How much of the ERC-8004 agent population this index covers: total agents synced from the on-chain Identity Registry, and how many carry verification results. Use it to judge whether the index is likely to know about the agent you care about before paying to look it up.
services
list_services
Free. The catalogue: every tool on this server, what it returns, what it costs per call, and how to read the risk fields. Call this first — it is authoritative about pricing, needs no payment, key or wallet, and answers most questions about what this server can do without spending anything.

Endpoints

URLTransportStateLatencyChecked
https://erc8126scan.ai/api/mcp streamable-http answering 275 ms 5 min ago

Alternatives to ERC-8126 Scan

same job, measured the same way
Cybercentry Verification
by co-cybercentry

Twelve tools: token, wallet, contract and site security. Two free, the rest $1 in USDC over x402.

12 tools answering
I
AgentGraph Trust
by agentgraph-co

Security scanning and trust verification for AI agent tools.

145 installs/wk local only
I
Tollbooth
by huwhitememes

37 paid x402 MCP tools for OSINT, prediction markets, web intel, and agent security on Base USDC.

103 tools answering
Ethereal Goods x402 Tools
by etherealgoodsco

70+ pay-per-call security, crypto, and data tools for AI agents via x402 USDC micropayments on Base

10 tools answering
Trustsource
by surfether

x402-paid domain verification for AI agents — trustscore, SSL, security headers, robots.

56 installs/wk local only
Vibes-Coded Agent Security and Commerce Tools
by doteyeso-ops

Agent supply-chain security, scanner consensus, x402 reliability, and commerce MCP tools.

26 tools answering
Agent Toolkit
by white-hat-lab

Pay-per-call developer utilities and npm supply-chain security tools for coding agents, over x402.

61 installs/wk local only
Vet
by getvet

Discover and vet MCP servers: search 200K+ AI tools with security verification and schemas.

67 installs/wk local only

ERC-8126 Scan — questions

Answers built from our own checks of this server.

What can ERC-8126 Scan do?
It exposes 6 tools, read directly from the server on our last check. Among them: get_agent, get_agent_activity, get_agent_report, get_index_stats, list_services, search_agents. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is ERC-8126 Scan working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 361 ms. The bar chart above shows every period we have measured.
How do I connect ERC-8126 Scan?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does ERC-8126 Scan need an API key?
No. ERC-8126 Scan completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 6 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is ERC-8126 Scan?
It answers our handshake in 361 ms on average, which is faster than 49% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is ERC-8126 Scan open source?
Yes — it is published under the MIT licence and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.