mcp_discoverable
Authorize Complete
Finish an aggregate connect flow: mint the gateway authorization code for the signed-in user and hand it back to the DCR client, by 303 redirect (default) or, for a loopback client on a different machine, as a copyable callback URL (delivery=manual). POST plus the per-flow HttpOnly cookie set at /authorize; an anonymous or bad-flow request just 400s. The native-client consent page adds decision (approve or deny) and the team_id the credential is attributed to.
post/authorize/complete
Response
Successful Response
{"stackTrail":"paths:/authorize/complete:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}