RNWY — Trust Intelligence for AI Agents

MCP serverAI & models

Check if an AI agent is trustworthy. Sybil detection, signed attestations, 150,000+ agents. Free.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the trust check tool from RNWY — Trust Intelligence for AI Agents

From the project's README

As published by rnwy/mcp in README.md.

Add RNWY to Claude Code and ask questions like:

  • "What's the trust score for base agent 16907?"
  • "Are the reviewers on ethereum agent 6888 real wallets?"
  • "Compare these two agents and tell me which one to hire."

RNWY is a live intelligence layer covering 150,000+ AI agents across 12 chains. Sybil detection, reviewer wallet analysis, cryptographically signed trust attestations, and on-chain risk tiers — free, no API key required.


Add to Claude Code

One command:

claude mcp add rnwy --scope user --transport http https://rnwy.com/api/mcp

Or add to your claude_desktop_config.json:

{
  "mcpServers": {
    "rnwy": {
      "type": "http",
      "url": "https://rnwy.com/api/mcp"
    }
  }
}

No API key needed. Anonymous tier: 30 req/min. Get a free key to unlock 300 req/min.


What you can do

Trust check — signed attestation for any agent:

Check the trust score for base agent 16907.

Returns score (0–95), tier, earned badges, sybil severity, and an ES256-signed attestation verifiable against the RNWY JWKS endpoint.

Reviewer analysis — who actually left those reviews:

Analyze the reviewers on ethereum agent 6888.

Returns wallet age distribution across every reviewer: how many addresses were created the same day they reviewed, common funders, sweep patterns. The data that makes a trust score meaningful.

Agent comparison — ranked by trust:

Compare ethereum:6888 and ethereum:9380 with a threshold of 60.

Side-by-side trust data and reviewer quality for both agents in one call.

Risk tier — counterparty intelligence before a transaction:

What's the risk tier for base agent 16907?

Returns tier level (1–5), label (e.g. elevated), trust signals, data coverage, and a methodology reference. Raw signals for you to compute your own transaction parameters. Interactive calculator at rnwy.com/risk-intelligence.


Available MCP tools

ToolWhat it does
trust_checkScore, tier, badges, sybil severity, signed attestation
reviewer_analysisWallet age distribution and sybil flags for every reviewer
compare_agentsSide-by-side trust comparison, ranked
reviewer_walletBehavior profile for a specific reviewer address
risk_termsCounterparty risk tier and transaction signals
address_ageAge in days for any on-chain address
network_statsRegistry-wide stats across all chains
commerce_statsCommerce activity across indexed agents

Also in this repo

Two Claude Code skills for protocol and terminology knowledge:

  • skills/8004/SKILL.md — ERC-8004 protocol, chain slugs, explorer URL patterns, on-chain contracts
  • skills/rnwy/SKILL.md — Trust scoring, sybil detection, wallet scoring, endpoint reference, terminology rules

Install the skills:

mkdir -p ~/.claude/skills/8004 ~/.claude/skills/rnwy

curl -o ~/.claude/skills/8004/SKILL.md \
  https://raw.githubusercontent.com/rnwy/mcp/main/skills/8004/SKILL.md

curl -o ~/.claude/skills/rnwy/SKILL.md \
  https://raw.githubusercontent.com/rnwy/mcp/main/skills/rnwy/SKILL.md

Links

rnwy.com · API docs · skill.md · Explorer · npm SDK · JWKS

Tools it offers (10)

What this server listed when ahel dialed its public endpoint in Sep 2026, with no key and no account of yours. The names are the server’s own.

  • trust_check
  • reviewer_analysis
  • compare_agents
  • address_age
  • network_stats
  • reviewer_wallet
  • commerce_stats
  • entity
  • mcp_attestation
  • risk_terms

Signals

Last commit
Apr 2026
Advanced
Delivery
mcp MCP server → your ahel gateway (mcp.ahel.ai) → every connected AI client.
Catalog kind
mcp-server
Gateway key
io-github-rnwy-mcp
Source
github.com/rnwy/mcp
Hosted endpoint
https://rnwy.com/api/mcp