For those who want to use our API directly, please see this tutorial
mcp-session-id: <generated-session-id>
content-type: text/event-stream
💡 Finding Tool Arguments: Use the/tools/list
endpoint first to get each tool’sinputSchema
. This schema defines the required and optional arguments for each tool, including their types, descriptions, and validation rules.
Authorization: Bearer YOUR_API_KEY_HERE
mcp-session-id
in response headersxxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
)text/event-stream
(SSE) for real-time updates202 Accepted
with empty bodyapplication/json
with structured data<server>
in the auth flow URLs with any server name from the supportedServers
array returned by the /supported_servers
endpoint above.
auth_url
from the responsePOST
methodOBSERVEE_API_KEY