Model Context Protocol API endpoints and specifications
uri
(string, required): Resource URI to readsearch_events
- Search webhook eventssearch_requests
- Search webhook requestsanalyze_event
- Analyze specific eventanalyze_request
- Analyze specific requestget_webhook_stats
- Get webhook statisticsname
(string, required): Tool namearguments
(object, required): Tool-specific argumentsdebug_webhook_issue
- Debugging workflowanalyze_failures
- Failure analysisperformance_report
- Performance analysisname
(string, required): Prompt nameCode | Message | Description |
---|---|---|
-32700 | Parse error | Invalid JSON |
-32600 | Invalid request | Invalid JSON-RPC |
-32601 | Method not found | Unknown method |
-32602 | Invalid params | Invalid parameters |
-32603 | Internal error | Server error |
401 | Unauthorized | Invalid or missing API key |
429 | Too Many Requests | Rate limit exceeded |