OpenAPI 3.1.02026-08-20315335690.1 KB
93df40e2efd5
Authentication
OAuth callback for an External MCP Connection
The external MCP server redirects here with code+state after the admin consents. Serves a small static HTML page — the admin's Den tab in the background polls connection status and never needs this response body.
get/v1/mcp-connections/{connectionId}/connect/callback
Path parameters
connectionIdstring typeid required
Den TypeID with 'emc_' prefix and a 26-character base32 suffix.
Response
Connected — a static success page.