Skip to content
Claude Desktop

CYRE Guardian for Claude Desktop

io.github.milesdev888/guardian

Solana address risk grades and token scans for AI agents. Pay-per-call via x402 (USDC on Base).

client:Claude Desktop transport:streamable-http

Install CYRE Guardian in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "guardian": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://cyre-fraud-prediction.onrender.com/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

CYRE Guardian in other clients