Skip to content
Cursor

WalletHygiene for Cursor

io.github.evozim/wallet-hygiene

On-chain toxicity and spam transaction detector for Web3 wallets.

client:Cursor transport:sse

Install WalletHygiene in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "wallet-hygiene": {
      "url": "https://wallet-hygiene-mcp.vercel.app/api/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

WalletHygiene in other clients