Health
GET /health — liveness check.Registry
GET /registry/{servers,tools} — catalog of loaded presets and tools.MCP JSON-RPC
POST /mcp — tools/list, tools/call.MCP SSE
GET /mcp/sse — real-time tool execution events.Base URL
Authentication in one line
Every protected endpoint accepts one of the following two headers.Common error format
/mcp) returns a JSON-RPC 2.0 error object.
Content Types
- Request/response:
application/json - SSE stream:
text/event-stream