v1
protected
mcp-oauth-connect
Oauth Preflight
Report whether a connection can be authorized, and with what.
Takes an existing instance, or a catalog spec so the create page can ask before it creates anything. Every outcome is a 200: "this server has no OAuth" is an answer the UI renders, not a failure it has to decode.
get/v1/workspaces/{workspace}/mcp-oauth/preflight
Path parameters
workspacestring required
Slug of the workspace the request acts in
Slug of the workspace the request acts in
Query parameters
instance_idstring uuid nullable
MCP instance to inspect
MCP instance to inspect
server_idstring uuid nullable
Catalog spec to inspect before any instance exists
Catalog spec to inspect before any instance exists
Response
Successful Response