WalletHygiene for VS Code
io.github.evozim/wallet-hygiene
On-chain toxicity and spam transaction detector for Web3 wallets.
client:VS Code
transport:sse
Install WalletHygiene in VS Code
.vscode/mcp.json
{
"servers": {
"wallet-hygiene": {
"type": "sse",
"url": "https://wallet-hygiene-mcp.vercel.app/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs