Client Setup

Copy setup values for Claude Code, Claude Desktop, Cursor, Codex, MCP Inspector, and opencode.

Enter the server values from Magnite once, then choose your AI tool.

Client setup

Enter the server details from Magnite, then choose your AI tool.

Streamable HTTP

Codex

Add the streamable HTTP server with the Codex CLI, then log in for OAuth-protected access.

The login command stores credentials for the named MCP server.

Add server
codex mcp add server-alias --url https://ai-gateway.magnite.com/mcp/server/server-alias
OAuth login
codex mcp login server-alias
Equivalent config
[mcp_servers.server-alias]
url = "https://ai-gateway.magnite.com/mcp/server/server-alias"