Connect a customer-supplied MCP server (static creds or OAuth)
Static-cred connections are born active; OAuth returns an authorize_url + state and the row starts pending_oauth until the /integrations/oauth/callback redirect lands. server_url (and any OAuth endpoint URLs) are SSRF-validated in the service layer.
Request body
Response
Successful Response
Changes
Changed in 1 of the 3 revisions of this API.4
- ○
added the optional property
retry_afterto the response with the400statusresponse-optional-property-added
- ○
added the optional property
retry_afterto the response with the401statusresponse-optional-property-added
- ○
added the optional property
retryableto the response with the400statusresponse-optional-property-added
- ○
added the optional property
retryableto the response with the401statusresponse-optional-property-added
This revision also has 40 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○