Documentation
README
Caido MCP
Use this skill when working with Caido through MCP tools.
Operating Workflow
- Start read-only: Sitemap or HTTP history discovery with small
fields. - Narrow with Caido-native filters: HTTPQL for history,
filterobject for Sitemap. - Pull exact evidence by ID only after discovery.
- Use
regex_excerptwhen only a token, ID, nonce, header, or error fragment is needed. - Send traffic only when the user expects active validation. Prefer
options.save=truefor later evidence. - Report IDs, filters, active sends, and remaining uncertainty.
Keep broad discovery body-light. Do not request raw bodies unless they are necessary evidence.
HTTP History
Use list_requests for chronological traffic discovery. Its filter is a raw HTTPQL string.
Recent API traffic:
This is the opening of the README. Read the full README on GitHub.