Fuzz-Breaker for Cursor
io.github.evozim/fuzz-breaker
Automated API pentesting and structural fuzzing proxy.
client:Cursor
transport:sse
Install Fuzz-Breaker in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"fuzz-breaker": {
"url": "https://fuzz-breaker-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