AgentGrade
x402/agentgradex402 service listed on awesome-x402: AgentGrade [x402: $0.001/call on eip155:8453, category=agent]
Tools · 4
Scan a URL for agent capabilities and payment protocols. Returns full results including x402, MPP, L402, discovery, bazaar, MCP, plugins, OpenAPI, and more.
Compact scan returning only rails, capabilities, and a numeric score. Optimized for agent decision-making.
Get scan history for a URL. Requires database to be configured.
Validate x402.json content against expected schema. Returns errors, warnings, and suggestions. No network requests — pure validation.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"agentgrade": {
"url": "https://agentgrade.com/mcp",
"transport": "http"
}
}
}