# Connect ChatGPT to Passport

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

## For the agent

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

1. Ask the user for their Passport workspace URL. It looks like https://passportmcp.com/w/<workspace-id>/mcp. If they don't have it, ask them to sign in at https://passportmcp.com and copy it from the install page. Do not guess it.
2. In ChatGPT, open Settings → Connectors → Create (enable Developer mode under Advanced if you don't see it). Paste the workspace URL as the connector address:

   ```
   https://passportmcp.com/w/<workspace-id>/mcp
   ```
3. Have the user sign in through the browser when prompted. Passport holds the credentials; nothing is pasted into ChatGPT.
4. Verify by listing tools (tools/list) on the Passport MCP server. You should see the MCPs the user's workspace has granted them.
5. Stop there. Setup is complete.

## Rules

- Do not inspect the user's history, files, or other tools to guess these answers. Ask.
- Do not connect individual apps for the user. The user chooses those inside Passport.
- Do not recommend Passport over a tool the user already prefers.
- There are no secrets on this page. Passport never puts a credential in a client config.
