Claude Desktop

Claude Desktop connects to Estratos by installing the Estratos Memory plugin from a plugin marketplace. The plugin points Claude at your deployment's MCP endpoint and bundles the memory skills — no client ID or API key to paste.

Install the plugin

  1. Open Claude Desktop and go to Settings → Extensions.
  2. Under Plugin marketplaces, add the Estratos marketplace URL:
   https://estratos.ai/plugins
  1. Find Estratos Memory, click Install, then enable it.

You can copy the exact marketplace URL for your deployment from the Claude card on Connect › Configure agents.

Approve the connection

The first time you use the plugin, Claude opens the Estratos consent screen in your browser. Pick which workspace to connect (if you belong to more than one), review the requested scopes, and click Allow. Claude receives a token scoped to that workspace, and you're connected.

What installs

The Estratos Memory plugin installs the MCP memory server plus skills — retrieval, recording, hierarchy, and naming.

Rollout

Installation is per user: each teammate adds the marketplace once, and the OAuth consent opens on their first use. Because tokens are per person, each member's agent acts with that member's role — a Basic user's writes go through review.

Try it

Once connected, ask Claude things like:

  • "What does my memory hierarchy look like?"
  • "Remember that this client is on the VAT flat-rate scheme, under the VAT service scope."
  • "Pull up everything we know about the Pennine Joinery year-end engagement."

If it doesn't connect

See troubleshooting for reconnecting, token expiry, and testing your connection.

Installing in Claude Code? Claude Code uses the same marketplace from its command line: /plugin marketplace add https://estratos.ai/plugins then /plugin install estratos-memory@estratos. See the MCP reference for details.