Skip to content
Back to search
100
MCP http

AgentGrade

x402/agentgrade

x402 service listed on awesome-x402: AgentGrade [x402: $0.001/call on eip155:8453, category=agent]

Uptime
no direct probes in 30d
Response
438ms
last probe
Tools
4
callable
Resources
0
readable
Prompts
0
available

Tools · 4

scan_url

Scan a URL for agent capabilities and payment protocols. Returns full results including x402, MPP, L402, discovery, bazaar, MCP, plugins, OpenAPI, and more.

scan_compact

Compact scan returning only rails, capabilities, and a numeric score. Optimized for agent decision-making.

get_history

Get scan history for a URL. Requires database to be configured.

validate_x402_json

Validate x402.json content against expected schema. Returns errors, warnings, and suggestions. No network requests — pure validation.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "agentgrade": {
      "url": "https://agentgrade.com",
      "transport": "http"
    }
  }
}