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%
1 probes
Response
416ms
last probe
Tools
5
callable

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

Similar MCP servers embedding-nearest

agent-tools (x402 directory) live
Discover and call x402 paid services — search by intent, filter by price/chain.
5 tools · streamable-http
Bizfile MCP live
Company intelligence and sanctions screening across 130+ jurisdictions and 328 sanctions lists.
3 tools · streamable-http
Direct MCP candidate from lists live
Discovered from lists; probed directly as a possible remote MCP endpoint.
5 tools · streamable-http
dev.true402/mcp-server
Pay-per-call agent tools over x402 on Base: token/rug safety, DeFi signals, SEO, LLM. No keys.
0 tools
Local Model Suitability MCP live
Check if a task runs locally vs cloud. Save money on calls that don't need cloud inference.
1 tools · streamable-http
Tender MCP live
Government tender search for AI agents. UK, EU and US procurement opportunities.
2 tools · streamable-http

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