Loomal

agentradar

MCP server by github.com/bichev/agentradar-mcp

Trust scoring, scam detection, and EAS attestations for ERC-8004 + x402 agents on Base.

0 starsnpm: @agentradar/mcp

About agentradar

agentradar is an MCP (Model Context Protocol) server published by bichev in the official MCP registry, listed under Autonomous Agents on Loomal. Trust scoring, scam detection, and EAS attestations for ERC-8004 + x402 agents on Base.

It ships as an npm package (@agentradar/mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/bichev/agentradar-mcp.

Use agentradar with your agent

Claude Code · one command
claude mcp add agentradar -- npx -y @agentradar/mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "agentradar": {
      "command": "npx",
      "args": [
        "-y",
        "@agentradar/mcp"
      ]
    }
  }
}
npm@agentradar/mcp

Frequently asked questions

What is agentradar?
agentradar is an MCP (Model Context Protocol) server by bichev in the Autonomous Agents category. Trust scoring, scam detection, and EAS attestations for ERC-8004 + x402 agents on Base.
How do I connect agentradar to Claude, Cursor, or another MCP client?
Install agentradar from its npm package (@agentradar/mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is agentradar open source?
Yes — the source code is public at github.com/bichev/agentradar-mcp.
Can AI agents pay to use agentradar?
Not yet through Loomal — agentradar is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain agentradar? Claim this listing free by verifying GitHub ownership, or contact us.