{"name":"Webhook Event Audit","service":"webhook-event-audit","version":"1.1.0","description":"Audit log for inbound webhooks — capture, search, replay. KV-backed, persistent across requests.","endpoints":{"GET /health":"Health check","GET /version":"Version info","GET /openapi.json":"OpenAPI 3.1 spec","GET /mcp":"MCP server info (browser-friendly)","POST /mcp":"MCP JSON-RPC 2.0 endpoint","POST /api/v1/events":"Log a webhook event","GET /api/v1/events":"Search / list events","GET /api/v1/events/:id":"Get event by ID","POST /api/v1/events/:id/replay":"Replay event to a target URL","GET /api/v1/stats":"Audit store statistics"}}