← Registry

Security & Testing

rnwy.com

Provides trust verification and analysis for AI agents across multiple registries.

1 endpoint10 known toolsFirst detected May 10, 2026Last detected August 14, 2026

ENDPOINT 1

https://rnwy.com/api/mcp

No auth detected

MCP server metadata

Name
rnwy
Version
0.5.0
Capabilities
tools

Known tools 10

trust_check

Pass/fail trust verdict for any AI agent across ERC-8004, Olas, or Virtuals registries.

Inferred read-only
reviewer_analysis

Analyze wallet ages of every reviewer who left feedback on an agent.

Inferred read-only
compare_agents

Side-by-side trust comparison of 2-10 agents, ranked by score with reviewer quality summary for each.

Inferred read-only
address_age

Look up wallet age in days for any address.

Inferred read-only
network_stats

Network-wide statistics; total agents by registry, chain distribution, commerce job counts, and trust score tier distribution across 180,000+ indexed agents.

Inferred read-only
reviewer_wallet

Behavior profile for any reviewer wallet; velocity, sweep patterns, score clustering, and sybil signals across the entire ERC-8004 ecosystem.

Inferred read-only
commerce_stats

Commerce activity for an agent or address; job count, unique counterparties, repeat client rate, total earnings.

Inferred read-only
entity

Full operator footprint for any wallet address — all agents owned, trust scores, sybil signals, wallet intelligence, and MCP servers associated with that operator.

Inferred read-only
mcp_attestation

ES256-signed attestation for any MCP server.

Inferred read-only
risk_terms

Counterparty risk intelligence for any agent.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.rnwy]
url = "https://rnwy.com/api/mcp"
enabled = true
Claude Code

.mcp.json

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

Settings → Connectors → Add custom connector

Name: rnwy
Remote MCP URL: https://rnwy.com/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "rnwy": {
      "url": "https://rnwy.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "rnwy": {
      "type": "http",
      "url": "https://rnwy.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "rnwy",
  "transport": "streamable-http",
  "url": "https://rnwy.com/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for rnwy.com was fetched 2026-08-03T18:27:02.199Z and is being refreshed.

Trust status Trusted

rnwy.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.