Check Mcp OAuth
checkMcpOAuthProbe an MCP server URL to discover whether it supports OAuth Dynamic Client Registration. Returns the authorization endpoint and required scopes when supported. Useful as a precursor to /v2/teams/:team_id/connections/oauth/mcp/start or /v2/teams/:team_id/connections. Performs no writes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mcp_server_url | Yes | URL of the MCP server to probe for OAuth support. |