Skip to content
Claude Desktop

Guava Wallet Intelligence for Claude Desktop

io.github.guava-research/mcp-server

Crypto security, honeypot detection, wallet analysis, and token risk scoring across 31 blockchains.

client:Claude Desktop transport:streamable-http runtime:npm

Install Guava Wallet Intelligence in Claude Desktop

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

{
  "mcpServers": {
    "mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://api.guavaintel.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

Guava Wallet Intelligence in other clients