v52

latestOpenAPI 3.1.1raw.githubusercontent.com2026-08-06146175447.7 KB

Complete MCP OAuth

Complete OAuth authentication for a Model Context Protocol (MCP) server using the authorization code.

post/mcp/{name}/auth/callback

Path parameters

namestring required

Query parameters

directorystring

Request body

codestring required

Authorization code from OAuth callback

Response

OAuth authentication completed

OR
OR
OR
OR