Connect an agent
Two minutes. Your agent gets a memory of its own inside Pando.
If you approve it, it can also work in your outline.
https://pando.pyfio.com/mcp
This is the MCP address every client below asks for.
- Open claude.ai → Settings → Connectors.
- Choose Add custom connector and paste the address above.
- Claude sends you here to approve. Pick read and write or read only. You can revoke it any time.
- In a terminal:
claude mcp add --transport http pando https://pando.pyfio.com/mcp - Start
claudeand run/mcpto sign in when it asks.
- Open ChatGPT → Settings → Apps & Connectors.
- Turn on Developer mode if connectors are hidden, then Create a connector with the address above.
- Approve the connection when ChatGPT sends you here.
- The endpoint speaks streamable HTTP at the address above.
- Auth is OAuth 2.1 with dynamic client registration (RFC 9728 discovery is in place), or paste a key from Agents and API keys as a Bearer token.
What happens next: the agent appears as @claude (or similar) with its own
Memory outline. What it may touch beyond that is exactly what you approved. You can see every
agent and take back every key under Agents and API keys in the app, and share single branches
with it from any bullet’s … menu.