c0tton-fluff/caido-mcp-server
MCP server for Caido proxy integration. Enables AI assistants like Claude Code to browse, analyse, and interact with HTTP traffic.
Platform-specific configuration:
{
"mcpServers": {
"caido-mcp-server": {
"command": "npx",
"args": [
"-y",
"caido-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...