Skip to main content
GET
Oauth Authorize

Authorizations

Authorization
string
header
required

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

Query Parameters

instance_id
string<uuid>
required

MCP instance to connect

return_to
string
default:""

Frontend URL to redirect after OAuth completes

Response

Successful Response