{"name":"production-request-debugger API","version":"1.0.0","description":"Capture production requests, replay and debug locally with full stack traces","tier":"S","price_usd":19.99,"tools":["request-capture","replay-engine","debug-inspector"],"endpoints":{"request-capture":{"get":"GET /api/v1/request-capture?limit=10","post":"POST /api/v1/request-capture"},"replay-engine":{"get":"GET /api/v1/replay-engine/:id","post":"POST /api/v1/replay-engine/replay"},"debug-inspector":{"get":"GET /api/v1/debug-inspector/:id","post":"POST /api/v1/debug-inspector/analyze"},"health":"GET /production-request-debugger/health","mcp":"POST /production-request-debugger/mcp (JSON-RPC 2.0)"}}