@agentradar/mcp
MCP Server for AgentRadar — the on-chain trust oracle for the agent economy. Provides 18 tools for verifying, scoring, and attesting AI agent trustworthiness directly from Claude, Cursor, or any MCP-compatible client.
- Live API: https://api.vvpro.ai
- Web: https://vvpro.ai
- MCP Registry:
io.github.Bichev/agentradar
This package is a thin client wrapper around the public AgentRadar API. The full source is auditable here — anything npx @agentradar/mcp runs is in this repo, MIT-licensed.
Tools
| Tool | Description |
|---|---|
verify_agent |
Full 6-signal trust verification |
compare_agents |
Side-by-side comparison of two agents |
batch_verify |
Verify up to 10 agents at once |
get_score |
Quick cached trust score lookup |
get_badge_url |
Generate embeddable trust badge URL |
attest_agent |
Score + write on-chain EAS attestation |
get_attestations |
List all attestations |
get_attestation_by_tx |
Look up attestation by tx hash |
lookup_identity |
On-chain identity (ERC-8004) |
lookup_reputation |
Reputation signals |
resolve_agent_uri |
Resolve agent URI/metadata |
check_scam |
Check scam database |
add_scam_wallet |
Report malicious wallet |
explain_score |
Human-readable score explanation |
get_health |
API health check |
get_stats |
Dashboard statistics |
list_signals |
List scoring signals + weights |
get_pricing |
API pricing info |






