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
workspacestring

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 1 revision of this API.