Reqable MCP Server exposes local Reqable capture traffic to MCP clients (Windsurf/Cursor/Claude/Codex). Default architecture is local-only: 1. Reqable posts HAR(JSON) to `http://127.0.0.1:18765/report`. 2. Optional incremental WebSocket events can be posted to `http://127.0.0.1:18765/ws/events`. 3. `reqable-mcp` normalizes and stores requests/messages in local SQLite.