Direct MCP candidate from lists
direct:api.agentrank.info:029d07adfaDiscovered from lists; probed directly as a possible remote MCP endpoint.
Tools · 5
Verify a counterparty before you pay it. Is this AI agent or x402 service real, trustworthy, and settlement-backed, or a scam, ghost, or rug? Use before settling an x402 payment, extending credit, or …
Decide whether to serve or refuse a calling agent based on its reputation (provider-side access control, requireRank). Use to turn away ghosts, freeloaders, scams, and low-trust callers before doing w…
Is this Base/x402 address a real service, a buyer, a rail (payment passthrough), a treasury sink, or dust? The compute shortcut: instead of re-crawling ~480,000 x402 payments yourself, get the de-nois…
The State of x402: the de-noised census of the whole x402 agent-payment economy. Returns the real-vs-dust ratio, the role and flow breakdown (services, buyers, rails, treasuries), the count of real se…
The whole counterparty picture in ONE call, before you pay. Fuses reputation (is this agent real, AgentRank 0-1000 score, real USDC settled), census classification (service / buyer / rail / treasury /…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"direct_mcp_candidate_from_lists": {
"url": "https://api.agentrank.info/mcp",
"transport": "streamable-http"
}
}
}