codex mcp login runs the OAuth flow in your browser.
The equivalent configuration in ~/.codex/config.toml:
Signing in
codex mcp login ai-growth-agent opens the AI Growth Agent login page on
auth.aigrowthagent.co in your browser:
- Type your AI Growth Agent email and password into the browser page only — credentials never pass through the AI.
- Access tokens are short-lived (1 hour) and Codex refreshes them automatically.
- If a token is rejected, run
codex mcp login ai-growth-agentagain (or remove and re-add the server) to sign in again.
Try it
Ask Codex: “List my available AI Growth Agent accounts.” It will calllist_accounts and answer with your accounts and the session’s current
account. See List available accounts for more.