# Connect ChatGPT to Switchy

Switchy gives your AI client your team's shared memory over MCP.

## 1. Get your token
In Switchy, open **Connectors → Connect your AI**, pick a Project, and generate a connection token. Copy it (you only see it once).

## 2. Configure ChatGPT
1. In ChatGPT on the web, open Settings → Connectors. Custom MCP connectors require a plan that allows them (Plus/Pro/Team/Enterprise); enable Developer mode if prompted.
2. Click "Create" / "Add custom connector".
3. Enter the details below — name it Switchy, paste the MCP server URL, choose Bearer / access-token authentication, and paste your token.
4. Save, start a new chat, turn on the Switchy connector, and ask it to recall your team's memory.

```
In ChatGPT → Settings → Connectors → Add custom connector:
  • MCP server URL: https://switchy.build/mcp/rpc
  • Authentication: Bearer token
  • Token: <YOUR_TOKEN>
```

Replace `<YOUR_TOKEN>` with the token you copied.

## 3. Test it
Restart your client, then ask it to recall something from your Project. Back in Switchy, **Test connection** confirms your client reached your memory.

Your token only ever sees your own view — your private memories plus the Project/org memory you belong to. Revoke it any time from Connections.
