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

Changes

No recorded changes to this endpoint across all 102 revisions of this API.