v1

latestOpenAPI 3.1.0raw.githubusercontent.com2026-06-304917042.1 MB
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[]