Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

info.agentrank/agentrank

REMOTE · API.AGENTRANK.INFO · SCANNED AUG 3

Is this AI agent or x402 service real and settlement-backed before you pay it? Trust check.

+1 this week 56 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security11
Transport & Reachability0
Schema Quality & AI Usability0
  • Schema not yet verified: we couldn't read the endpoint's schema.Unverified
Stability & Change Management0
  • Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage0
  • Tool coverage not yet verified: we couldn't read the endpoint's tools.Unverified
Capabilities0
  • Capabilities not yet verified: we couldn't read the endpoint's capabilities.Unverified

Unverified: 4 categories

Categories scored 0 because we could not verify them: authentication we do not have, an unreachable endpoint, or not enough scan history. We only credit what we can confirm.

Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · api.agentrank.info

# add to Claude Code
claude mcp add --transport http info-agentrank-agentrank https://api.agentrank.info/mcp
# ~/.codex/config.toml
[mcp_servers.info-agentrank-agentrank]
url = "https://api.agentrank.info/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "info-agentrank-agentrank": {
      "type": "remote",
      "url": "https://api.agentrank.info/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add info-agentrank-agentrank --url https://api.agentrank.info/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  info-agentrank-agentrank:
    url: "https://api.agentrank.info/mcp"
// mcp.json
{
  "mcpServers": {
    "info-agentrank-agentrank": {
      "type": "http",
      "url": "https://api.agentrank.info/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 31 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 29 Jul 26 0
    • Endpoint reachability: reachable → unreachable security
    • HSTS header: fail → unverified security
    • Stability: 0.07 → unverified security
    • TLS certificate: pass → unverified security
    • Transport: pass → fail security
    • Authorization: Authorisation not yet verified: we couldn't confirm whether this endpoint requires it. security
    • Capabilities: fail → unverified functional
    • Tool coverage: 100 → unverified functional
    • First check of Schema quality: unverified functional
  • 28 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

  • 27 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 55

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Probed https://api.agentrank.info/mcp

TLS unreached
DNSSEC insecure

Validation of api.agentrank.info. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
info. present 5104 8 Verified
agentrank.info. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication Inconclusive

We could not reach the endpoint well enough to judge its authorisation posture.

Result Inconclusive
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://api.agentrank.info/mcp Unreachable
http (plaintext) http://api.agentrank.info/mcp HTTPS enforced
MCP tools — 5 exposed · ~690 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
check_agent_trust ~199

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 trusting another agent. Returns a 0-1000 AgentRank reputation and trust score from real on-chain USDC settlement on Base (sybil-resistant, not gameable feedback), a verified flag, USDC settled, payer count, and a pay-or-do-not-pay verdict. 78% of x402 counterparties are unverifiable ghosts; this tells you which are real. Collusion-tested (sealed sweep, July 2026: no top-10 rank purchasable for $750 or less); scores recompute continuously, so check at decision time instead of caching.

NameTypeReqDescription
querystringyesA wallet address (0x...) or a domain (e.g. blockrun.ai) to check.

No output schema declared.

No examples provided.

classify_x402_address ~130

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-noised classification in one call, from the State of x402 census, with a provenance anchor so you can verify without re-crawling. Use before paying any x402 address to avoid paying a rail, a treasury, or dust.

NameTypeReqDescription
addressstringyesA Base/EVM address (0x + 40 hex) to classify.

No output schema declared.

No examples provided.

counterparty_full ~116

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 / dust), counterparty safety, and token rug-risk (for token contracts), with a pay/caution recommendation and a signed receipt. One call to decide whether to trust or pay any x402 counterparty.

NameTypeReqDescription
querystringyesA wallet address (0x...) or domain to fully check.

No output schema declared.

No examples provided.

gate_caller ~156

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 work for them. Pass the caller wallet or domain and a minimum AgentRank score; returns allow/deny, the caller 0-1000 score, a surcharge multiplier, and a claim CTA for unranked callers.

NameTypeReqDescription
callerstringyesThe calling agent wallet (0x...) or domain.
min_scorenumberMinimum AgentRank score 0-1000 required to be served (default 0).
require_verifiedbooleanRequire the caller to be settlement-verified (default true).

No output schema declared.

No examples provided.

state_of_x402 ~89

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 services (>$1000 settled), whale buyers, and a provenance anchor. Crawl this to ingest the live economy without re-crawling the ledger.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.