Agentrank MCP Server

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

Remote serverstreamable-http

What is the Agentrank MCP server?

Agentrank MCP server is a hosted integration for AI assistants that speak the Model Context Protocol. Is this AI agent or x402 service real and settlement-backed before you pay it? Trust check.

What you get

agentrank.info · ranked by real on-chain settlement, not claims · x402 · A2A · MCP

What the assistant can call

Once Agentrank is connected, these are the calls the assistant has available:

  • verify_counterparty_reputation — wallet or domain in, AgentRank score + trust verdict + real USDC settled out
  • gate_caller — provider-side: serve or refuse a caller by its AgentRank
  • top_agents — the live leaderboard by settled value
  • DOI10.5281/zenodo.21042364 · Read the PDF

Setting it up

Being a remote server, there is no local install. You register the endpoint with your client, authorise it once, and the tools appear.

Choosing this one

Among the developer tooling options, the useful question is rarely "what can it do" but "what does it cost you to run" — permissions, credentials, and how much of your context its toolset consumes. Agentrank's toolset — verify_counterparty_reputation, gate_caller, top_agents and 1 more — is a fair guide to whether it matches your workflow. It is maintained by info.agentrank; worth a glance at recent repository activity before you build anything load-bearing on it.

SyncDev reviews every entry in this directory against the project's own documentation before publishing, and revisits them as servers change.

Before you rely on it

  • Your data travels to the provider's service, so the usual questions apply about what you send and what they retain.
  • MCP clients confirm each tool call by default. Leave that on until you have watched what the agentrank mcp server does with a few real requests.

Available tools

ToolWhat it does
verify_counterparty_reputationwallet or domain in, AgentRank score + trust verdict + real USDC settled out
gate_callerprovider-side: serve or refuse a caller by its AgentRank
top_agentsthe live leaderboard by settled value
DOI[10.5281/zenodo.21042364](https://doi.org/10.5281/zenodo.21042364) · [Read the PDF](https://agentrank.info/papers/counterfeit-verifiability.pdf)

How to install the Agentrank MCP server

{
  "mcpServers": {
    "agentrank": {
      "command": "npx",
      "args": ["-y", "verify-before-pay"]
    }
  }
}

Add to claude_desktop_config.json, then restart Claude Desktop.

Example prompts to try

  • Use Agentrank to verify counterparty reputation.
  • Use Agentrank to gate caller.
  • Use Agentrank to top agents.

Frequently asked questions

It connects Agentrank to MCP-compatible AI assistants such as Claude and Cursor, exposing 4 tools (verify_counterparty_reputation, gate_caller, top_agents, and more) that the assistant can call on your behalf. Instead of copying data back and forth by hand, the assistant works with Agentrank directly.