Skip to main content
GET
Begin the OAuth handshake for an External MCP Connection

Path Parameters

connectionId
string<typeid>
required

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

Required string length: 30
Pattern: ^emc_.*

Response

Authorize URL, or already connected.

status
enum<string>
required
Available options:
connected,
needs_auth
authorizeUrl
string | null
required