Prerequisites
- An Along account with at least one active Safe
Connect Along to Claude
Open Claude connectors settings
In Claude, go to Settings → Connectors (or MCP Servers, depending on your Claude version).
Add the Along MCP server
Click **Add connector **and search for “Along” — or enter the MCP server URL manually:
Authorize your Along account
Claude opens the Along authorization page. Log in with your Along account credentials.
Authorize the connection
Click Authorize. Claude receives your access token and completes the setup automatically.
After connecting
Once the connection is established, Claude has access to three Along tools:| Tool | What it does |
|---|---|
along_list_safes | Lists all Safes your account can access |
along_select_safe | Switches the active Safe for this session |
along | Queries the active Safe’s knowledge graph |
along_list_safes) before running any knowledge graph queries.
Your session is linked to the Safe you selected. That Safe persists across conversations until you explicitly switch.
Switching Safes
You can switch your active Safe from any Claude conversation:- “Switch my Along safe” — Claude calls
along_list_safesand shows you the available options to choose from. - “Use the [Safe name] safe” — Claude calls
along_select_safewith the matching Safe ID directly.
Safe selection is persisted on your OAuth token server-side, so your active Safe carries across conversations automatically.