JSON-RPC 2.0 endpoint implementing MCP methods such as initialize, ping, tools/list, and tools/call. For tools/call, the Idempotency-Key header is required to prevent duplicate executions and duplicate billing.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.