Skip to main content
POST
MCP JSON-RPC endpoint
Invokes MCP tools such as listResources, ask, addResource, and sync.

Authorizations

Authorization
string
header
required

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

Body

application/json
jsonrpc
any
required
id
required
method
string
required
params
object
required

Response

Tool call response

result
object
required