WashPulse for Zed
io.github.evozim/washpulse
DEX liquidity wash trading and volume manipulation detector.
client:Zed
transport:sse
Install WashPulse in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"washpulse": {
"url": "https://washpulse-mcp.vercel.app/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs