Passport · Connect
Connect Claude Code to Passport
Paste this to your agent: Set up Passport from https://passportmcp.com/connect/claude-code
For the agent
Passport is a governed MCP gateway. Follow these steps to add it to Claude Code. This page is public and holds no secrets.
- 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.
- Run Claude Code's supported MCP command:
# Add Passport to Claude Code claude mcp add --transport http --scope user passport https://passportmcp.com/w/<workspace-id>/mcp # Open Claude Code and run /mcp to complete browser sign-in. # (drop --scope user to add it to just this project)
- Have the user complete browser OAuth or device confirmation in Claude Code. Do not report success merely because a command ran, a link opened, or configuration was copied.
- Verify with the client's MCP server list or tools/list. After Passport is connected, In Claude Code, run /mcp, then ask: “List my available Passport tools.”
- 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.
- 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.