[ Sign In / Go Premium ]
Agent integrations

Connect an AI assistant to Synapse OS

Synapse OS exposes a secure MCP server so ChatGPT, Claude, or Claude Code can read your workspaces, token-savings metrics, shared context profiles, and audit events on your behalf. Every request is authenticated as you โ€” workspace permissions and backend policies still apply.

MCP server URL

Copy this URL and paste it into your AI assistant's MCP or custom connector settings. It automatically matches whichever domain you're using (preview, production, or custom domain).

https://synapseui.dev/mcp

ChatGPT

  1. 1

    Open ChatGPT Connectors and enable Developer mode if you haven't already.

  2. 2

    Click Create app, then name the connector (for example, "Synapse OS").

  3. 3

    Paste the MCP server URL above and click Create.

  4. 4

    Enable the app from the chat composer, then ask ChatGPT to use Synapse OS โ€” for example: "Show my workspace token savings."

Claude

  1. 1

    Open the Add custom connector form . The name and URL should already be filled in.

  2. 2

    Review the details and click Add.

  3. 3

    If the prefilled form doesn't open, go to Claude's Connectors page, choose "Add custom connector", and paste the URL manually.

  4. 4

    Enable the connector from the chat composer, then ask Claude to use Synapse OS.

Claude Code

  1. 1

    Run this one-line command in your terminal:

Terminal
bash
claude mcp add --scope user --transport http synapse-os 'https://synapseui.dev/mcp'
  1. 2

    Start Claude Code and run /mcp to confirm the connection. Sign in when prompted.

  2. 3

    Ask Claude Code to use Synapse OS โ€” for example: "List my workspaces."

Other MCP clients

  1. 1

    Open your client's MCP or custom connector settings.

  2. 2

    Create a new remote MCP server connection.

  3. 3

    Name it "Synapse OS" and paste the MCP server URL above.

  4. 4

    Finish any sign-in or authorization prompts, enable the connection, then ask your assistant to use Synapse OS.

Refresh after the app changes

Connected assistants cache the list of tools. After Synapse OS ships an update, refresh the connection so your assistant sees the latest tools.

ChatGPT

Open the app preferences, pick Synapse OS under Enabled apps, and click Refresh next to Information. Paste the latest URL if it changed, then start a new chat.

Claude

Open the Connectors page, select the Synapse OS connector, and refresh or update its tools. Paste the latest URL if it changed, then ask Claude again.

Claude Code

Start a new session to load the latest tools. If the URL changed, run claude mcp remove synapse-os and then rerun the install command above.

Other clients

Open the connection settings for Synapse OS, refresh or reload the server, and paste the latest URL if it changed. Start a new chat afterward.

What your assistant can do

Ask your connected assistant to list your workspaces, report token savings, read shared context profiles, or summarize recent security audit activity. It can also compress a long transcript into a dense context profile you can save back to a workspace.