Infrastructure

MCP protocol SSE stream

Opens a Server-Sent Events stream for the MCP protocol server. Returns Content-Type: text/event-stream.

GET
/mcp
AuthorizationBearer <token>

Bearer token authentication. Use your MPilot virtual-key JWT or admin JWT. Virtual keys (prefixed with sk-bf-) can also be passed here.

In: header

Response Body

curl -X GET "https://loading/{AI_GATEWAY_URL}/mcp"
"string"
On this page

On this page

No Headings