JSON-RPC 2.0 MCP requests

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects a map from strings to any or a list of objects.
map from strings to anyRequired
OR
list of objectsRequired

Response

JSON-RPC 2.0 response or batch