Sign-In Behavior
How supported AI tools authorize access to Magnite MCP servers.
The gateway uses standard MCP authorization behavior.
Your AI tool discovers the sign-in details from the gateway and starts authorization when protected access is first needed. Complete the prompt in the tool or in the browser window opened by the tool.
You do not need to open Streamr first or use a separate browser login flow. Configure the MCP server URL in your AI tool and let the tool perform the MCP authorization flow.
Codex
For Codex, add the server and then run the login command for the same alias.
codex mcp add server-alias --url https://gateway.example.com/mcp/server/server-alias
codex mcp login server-alias
The alias in codex mcp login <server-alias> must match the alias used in codex mcp add.

