v56

OpenAPI 3.1.0raw.githubusercontent.com2026-08-043240557.2 KB
MCP OAuth

Register a pre-existing OAuth client (DCR fallback)

post/api/mcp-oauth/{mcpServerId}/manual-client

Path parameters

mcpServerIdstring required

Request body

clientIdstring required
clientSecretstring
authorizationServerIssuerstring uri
authorizeUrlstring uri
tokenUrlstring uri
revocationUrlstring uri
scopesstring[]

Response

Pending client stored. Call /authorize to start the flow.