Passport · Connect

Connect Codex to Passport

Paste this to your agent: Set up Passport from https://passportmcp.com/connect/codex

For the agent

Passport is a governed MCP gateway. Follow these steps to add it to Codex. This page is public and holds no secrets.

  1. Identify the workspace with the user. Ask for their Passport workspace URL; it looks like https://passportmcp.com/w/<workspace-id>/mcp. If they do not have it, ask them to sign in at https://passportmcp.com, select the intended workspace, and copy its address from Add client. Do not guess or inspect unrelated data.
  2. Run Codex's supported MCP command:
    # Add Passport to Codex, then sign in through your browser
    codex mcp add passport --url https://passportmcp.com/w/<workspace-id>/mcp
    codex mcp login passport
  3. Have the user complete browser OAuth or device confirmation in Codex. Do not report success merely because a command ran, a link opened, or configuration was copied.
  4. Verify with the client's MCP server list or tools/list. After Passport is connected, In Codex, run /mcp, then ask: “List my available Passport tools.”
  5. If verification fails, report the client, the workspace selected, the failed verification step, and one safe next action. Do not expose credentials or inspect unrelated user data.
  6. Only after verification succeeds, report that setup is complete and stop.
Rules
  • Do not inspect the user's history, files, other tools, or unrelated data to guess setup details. Ask.
  • Do not connect individual apps for the user. The user chooses and authorizes those inside Passport.
  • Do not recommend Passport over a tool the user already prefers.
  • There are no secrets on this page. Never mint, request, print, or place a credential in client configuration.

Prefer plain text? Read the Markdown version.