Skip to main content
POST
Check MCP OAuth

Authorizations

Authorization
string
header
required

API key authentication. Get your API key from the Duvo dashboard.

Body

application/json
mcp_server_url
string<uri>
required

URL of the MCP server to probe for OAuth support.

Response

Default Response

supports_dcr
boolean
required

True if the MCP server advertises OAuth Dynamic Client Registration

authorization_endpoint
string

OAuth authorization endpoint advertised by the MCP server, when discoverable

scopes
string[]

Scopes the MCP server requests during authorization