integrations

Pre-check a custom MCP server's OAuth/DCR support

Read-only probe (no row created): runs OAuth discovery and reports whether the server advertises RFC 7591 dynamic client registration, so the connect UI can hide the manual client_id fields. server_url is SSRF-validated in the service layer.

post/v1/integrations/connections/custom-mcp/discover

Request body

server_urlstring required
transportstring nullable

Response

Successful Response

supports_dcrboolean required
authorize_urlstring nullable
token_urlstring nullable
scopesstring[]

Changes

Changed in 1 of the 3 revisions of this API.4

    • added the optional property to the response with the status

      response-optional-property-added

    • added the optional property to the response with the status

      response-optional-property-added

    • added the optional property to the response with the status

      response-optional-property-added

    • added the optional property to the response with the status

      response-optional-property-added

    This revision also has 40 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog