Read-only MCP server that brings Reqable's captured HTTP traffic into Claude Code conversations, enabling querying, searching, waiting for, and analyzing requests without requiring Reqable Pro.
{
"mcpServers": {
"reqable": {
"command": "uvx",
"args": [
"reqable-mcp"
]
}
}
}