Run Saxo OAuth Login
saxo_oauth_loginAuthenticate with Saxo Bank using OAuth2 + PKCE by initiating a login flow that handles callback listening, token exchange, and server update in one call.
Instructions
Run the full Saxo OAuth2 + PKCE login in one MCP call. Starts a loopback callback listener, optionally opens the browser, waits for approval, exchanges tokens, updates the running MCP server, and optionally persists tokens to an env file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| environment | No | ||
| timeoutSeconds | No | ||
| openBrowser | No | ||
| writeToEnvFile | No | ||
| envFilePath | No |