MCP bots endpoint (Streamable HTTP)
MCP
MCP bots endpoint
Use the Bots MCP server over Streamable HTTP (JSON-RPC 2.0).
POST
MCP bots endpoint (Streamable HTTP)
This endpoint exposes the Bots MCP server over Streamable HTTP.
Requests and responses use JSON-RPC 2.0. If you are building an MCP client, prefer using an MCP SDK. If you need to call the endpoint directly, you can use the examples below.
Example: call a tool (
Example: list available tools
Example: call a tool (list_bots)
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Tenant identifier.
Body
application/json

