Anthropic

Connect Claude Code

Your pod as ambient tools in the terminal agent.

With the Synap Cloud connector

RecommendedExpected to workchecked 1 Sept 2026The client supports what Synap needs; we have not run this path end to end recently.

  1. Add the Synap connector:
    claude mcp add --transport http synap https://api.synap.live/mcp
  2. Run /mcp inside Claude Code and sign in to Synap.
  3. Ask: “list my Synap pods”. The first time, each pod returns a one-time approval link — open it and approve on your pod.

If something goes wrong

The connector is added but no pod data comes back.

Each pod must be approved once. Ask “list my Synap pods” — a pod that is not connected yet returns an approval link. Open it, approve on your pod, then ask again.

The server shows as “needs authentication”.

Run /mcp, select synap, and complete the browser sign-in.

Other ways to connect

With the Synap CLIVerifiedchecked 24 Sept 2026
  1. Install the Synap CLI and sign in.
    npm install -g @synap-core/cli && synap login
  2. Write the client's MCP config and mint a dedicated agent key for your pod.
    synap mcp connect claude-code
  3. Check the connection any time.
    synap mcp verify

Menus in other apps move; each way to connect shows the day its steps were last checked. Claude Code documentation