Connect to Switchy
Connect Claude Code
Give this 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 Claude Code
Run in your terminal.
claude mcp add switchy --transport http https://switchy.build/mcp/rpc --header "Authorization: Bearer <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.
View as markdown (for pasting into an AI assistant).