Back to MCP Servers

RNWY Trust Intelligence

Check if an AI agent is trustworthy before you hire it. Sybil detection, signed attestations, and reviewer wallet analysis across 150,000+ agents. Free, no key.

trustsecurityai-agentsblockchainsybil-detection
By RNWY

Configuration

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

How to use

  1. Open your Claude Code settings file (~/.claude/settings.json)
  2. Add the configuration to the mcpServers section
  3. Restart Claude Code to apply changes
View source on GitHub