RNWY Trust Intelligence for Claude Desktop
io.github.rnwy/mcp
Check if an AI agent is trustworthy. Sybil detection, signed attestations, 150,000+ agents. Free.
client:Claude Desktop
transport:streamable-http
tools:10
Install RNWY Trust Intelligence in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://rnwy.com/api/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs