caido_delete_findings
Delete findings by IDs or reporter name
How to use it
caido_delete_findings is exposed by the Caido MCP Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the caido_delete_findings tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Caido MCP Server
go install github.com/c0tton-fluff/caido-mcp-server/v4/cmd/caido-mcp-server@latestOther tools in Caido MCP Server (39)
Start/pause/resume/cancel fuzzing tasks
Send multiple requests in parallel (BAC sweeps, parameter fuzzing, endpoint sweeps). Max 50 per batch
Wipe the in-memory cookie jar for a replay session
Create finding linked to a request
Create a new project
Create a named replay collection
Create a named replay session, optionally seed with a request
Create new scope with allow/deny lists
Delete a project
Delete a replay collection
Bulk delete replay sessions by ID
Delete a scope
Structural diff of two responses by Caido request ID: status/size change flags and a compact body/header summary (never dumps full bodies)
Modify and resend an existing request. Preserves auth/cookies while changing method, path, headers, or body
Convert a request to an executable curl command for PoC reports
Export findings for reporting
Get fuzz results and payloads
Get session details with entry list
Get replay entry with response. 2KB body limit default
Get request details (metadata, headers, body). 2KB body limit default
List metadata for cookies stored in a session jar matching a URL (values not returned)
Browse sitemap hierarchy
Check whether a host or URL is in the project scope; returns the matching scope and the allow/deny rule that decided it
List fuzzing sessions
List security findings
List projects, marks current
List replay session collections
List replay sessions
List requests with HTTPQL filter and pagination
List target scopes
List automation workflows
Move a session to a different collection
Rename a project
Rename a replay collection
Rename a scope
Execute an active or convert workflow
Switch active project
Send HTTP request via Replay, returns response inline. Polls up to 10s. Auto-injects session cookies and persists Set-Cookie (toggle with useCookieJar)
Enable or disable a workflow