Skip to main content
POST
Begin an external MCP OAuth connection

Authorizations

Authorization
string
header
required

Use Authorization: Bearer

Body

application/json
url
string
required

MCP server URL (must match an enabled OAuth server in one of the user's stores).

redirect_back_to
string
required

Same-origin frontend URL to return to after the dance (validated against the redirect allowlist).

Response

Authorization URL

authorize_url
string