WashPulse for Cursor
io.github.evozim/washpulse
DEX liquidity wash trading and volume manipulation detector.
client:Cursor
transport:sse
Install WashPulse in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"washpulse": {
"url": "https://washpulse-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