Skip to main content
POST
Start an MCP OAuth connection

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Which catalog entry to begin (or redo) an OAuth connection for.

slug
string
required
Required string length: 1 - 64

Response

Successful Response

Where to send the user's browser to authorize the connection.

authorize_url
string
required