Security & Testing
rnwy.com
Provides trust verification and analysis for AI agents across multiple registries.
ENDPOINT 1
https://rnwy.com/api/mcp
MCP server metadata
- Name
- rnwy
- Version
- 0.5.0
Known tools 10
trust_checkPass/fail trust verdict for any AI agent across ERC-8004, Olas, or Virtuals registries.
Inferred read-onlyreviewer_analysisAnalyze wallet ages of every reviewer who left feedback on an agent.
Inferred read-onlycompare_agentsSide-by-side trust comparison of 2-10 agents, ranked by score with reviewer quality summary for each.
Inferred read-onlynetwork_statsNetwork-wide statistics; total agents by registry, chain distribution, commerce job counts, and trust score tier distribution across 180,000+ indexed agents.
Inferred read-onlyreviewer_walletBehavior profile for any reviewer wallet; velocity, sweep patterns, score clustering, and sybil signals across the entire ERC-8004 ecosystem.
Inferred read-onlycommerce_statsCommerce activity for an agent or address; job count, unique counterparties, repeat client rate, total earnings.
Inferred read-onlyentityFull operator footprint for any wallet address — all agents owned, trust scores, sybil signals, wallet intelligence, and MCP servers associated with that operator.
Inferred read-onlyCONNECT 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.
rnwy.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.