Sponsored by Deepsite.site

Agentradar Verify

Created By
Bicheva month ago
Trust scoring, scam detection, and EAS attestations for ERC-8004 + x402 agents on Base.
Overview

@agentradar/mcp

npm version Build License: MIT MCP Registry

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.

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

ToolDescription
verify_agentFull 6-signal trust verification
compare_agentsSide-by-side comparison of two agents
batch_verifyVerify up to 10 agents at once
get_scoreQuick cached trust score lookup
get_badge_urlGenerate embeddable trust badge URL
attest_agentScore + write on-chain EAS attestation
get_attestationsList all attestations
get_attestation_by_txLook up attestation by tx hash
lookup_identityOn-chain identity (ERC-8004)
lookup_reputationReputation signals
resolve_agent_uriResolve agent URI/metadata
check_scamCheck scam database
add_scam_walletReport malicious wallet
explain_scoreHuman-readable score explanation
get_healthAPI health check
get_statsDashboard statistics
list_signalsList scoring signals + weights
get_pricingAPI pricing info

Installation

Cursor

Add to your project's .cursor/mcp.json:

{
  "mcpServers": {
    "agentradar": {
      "command": "npx",
      "args": ["-y", "@agentradar/mcp"],
      "env": {
        "AGENTRADAR_OPERATOR_KEY": "your-key-here"
      }
    }
  }
}

Claude Desktop

Add to ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows):

{
  "mcpServers": {
    "agentradar": {
      "command": "npx",
      "args": ["-y", "@agentradar/mcp"],
      "env": {
        "AGENTRADAR_OPERATOR_KEY": "your-key-here"
      }
    }
  }
}

npx (direct)

npx @agentradar/mcp

Local development

git clone https://github.com/Bichev/agentradar-mcp.git
cd agentradar-mcp
npm install
npm run build
node dist/index.js

Environment Variables

VariableRequiredDefaultDescription
AGENTRADAR_API_URLNohttps://api.vvpro.aiAPI base URL
AGENTRADAR_OPERATOR_KEYNoOperator key for admin endpoints and bypassing x402 payment

Usage Examples

Once connected, you can ask your AI assistant:

  • "Verify this agent: 0x742d35Cc6634C0532925a3b844Bc9e7595f2bD28"
  • "Is 0xdead...beef a known scam wallet?"
  • "Compare these two agents and tell me which is more trustworthy"
  • "Explain why this agent scored 45/100"
  • "Write an on-chain attestation for this verified agent"

Pricing

  • verify_agent: $0.005 per call (x402) or free with operator key
  • attest_agent: $5.00 per attestation (x402) or free with operator key
  • get_score: Free
  • Admin endpoints: Operator key required

License

MIT

Server Config

{
  "mcpServers": {
    "agentradar": {
      "command": "npx",
      "args": [
        "-y",
        "@agentradar/mcp"
      ],
      "env": {
        "AGENTRADAR_API_URL": "https://api.vvpro.ai"
      }
    }
  }
}
Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
Y GuiA web-based graphical interface for AI chat interactions with support for multiple AI models and MCP (Model Context Protocol) servers.
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
WindsurfThe new purpose-built IDE to harness magic
Playwright McpPlaywright MCP server
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题; Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
CursorThe AI Code Editor
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
Serper MCP ServerA Serper MCP Server
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
RedisA Model Context Protocol server that provides access to Redis databases. This server enables LLMs to interact with Redis key-value stores through a set of standardized tools.
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
DeepChatYour AI Partner on Desktop
Tavily Mcp
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
ChatWiseThe second fastest AI chatbot™
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
Amap Maps高德地图官方 MCP Server
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.