Skip to content
Back to search
100
MCP live streamable-http

Direct MCP candidate from lists

direct:api.agentrank.info:029d07adfa

Discovered from lists; probed directly as a possible remote MCP endpoint.

Uptime
100.0%
7 probes
Response
423ms
last probe
Tools
5
callable
Resources
0
readable
Prompts
0
available

Tools · 5

check_agent_trust

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 …

gate_caller

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…

classify_x402_address

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…

state_of_x402

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…

counterparty_full

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 /…

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"
    }
  }
}