v2

OpenAPI 3.1.02026-08-05298342605.2 KB
Authentication

Begin the OAuth handshake for an External MCP Connection

Runs RFC 9728 discovery, dynamic client registration if needed, and returns an authorize URL to redirect the admin's browser to.

get/v1/mcp-connections/{connectionId}/connect/start

Path parameters

connectionIdstring typeid required

Den TypeID with 'emc_' prefix and a 26-character base32 suffix.

Response

Authorize URL, or already connected.

status'connected' | 'needs_auth' required
authorizeUrlstring nullable required