completeMcpServerOAuth
Exchange an authorization code for tokens after OAuth callback.
completeMcpServerOAuth(
id: String!
code: String!
state: String!
codeVerifier: String!
isUserToken: Boolean!
redirectUri: String!
): CompleteMcpServerOAuthPayload