Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
MCP session identifier (UUID). Initialize your session using the /mcp-initialize endpoint first to obtain a session ID, then reuse it for all subsequent tool requests in the same session.