Passport · Connect
Connect Cursor to Passport
Paste this to your agent: Set up Passport from https://passportmcp.com/connect/cursor
For the agent
Passport is a governed MCP gateway. Follow these steps to add it to Cursor. 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.
- Use Cursor's official install link when the environment can open client links. It only pre-fills configuration; the user must still approve and sign in:
cursor://anysphere.cursor-deeplink/mcp/install?name=passport&config=eyJ1cmwiOiJodHRwczovL3Bhc3Nwb3J0bWNwLmNvbS93L3t3b3Jrc3BhY2UtaWR9L21jcCJ9
- If the client link cannot open, use the supported manual configuration instead:
# Add to ~/.cursor/mcp.json, then sign in when Cursor asks { "mcpServers": { "passport": { "url": "https://passportmcp.com/w/<workspace-id>/mcp" } } } - Have the user complete browser OAuth or device confirmation in Cursor. 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, Ask Cursor: “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.