v1
protected
mcp-oauth-connect
Oauth Authorize
Initiate MCP OAuth flow and return the URL to send the user to.
- Look up the MCP instance's remote URL
- Discover the authorization server (RFC 9728 → RFC 8414)
- Register dynamically (RFC 7591), or take the workspace's own OAuth app
- Persist the client credentials on an auth config
- Generate PKCE pair and state, and build the authorization URL
post/v1/mcp-oauth/authorize
Request body
Response
Successful Response
object required