initiateMcpServerOAuth
Generate an OAuth authorization URL for an MCP server. Opens in a popup; the callback page captures the code. For user-scoped servers, stores the token per-user.
initiateMcpServerOAuth(
id: String!
redirectUri: String!
): InitiateMcpServerOAuthPayload