integrations
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.
post/v1/integrations/connections/custom-mcp
Request body
Response
Successful Response