Memra holds what
Claude forgets.

And dispatches what one Claude can’t reach. And records what no single session can see. One layer. Many sessions. Total recall.

curl -fsSL https://memra.ch/install | bash

One Claude is an instrument.
Many Claudes — an orchestra.

100% local by default
Open source
GDPR compliant
Zero telemetry
Built for Claude Code
01

Memory. Orchestration. Audit.

One layer that adds three capabilities — without glue scripts, without leaving your terminal.

Memory that persists

Architecture decisions, code conventions, preferences — all surfaced into every Claude session that needs them. Cross-project, cross-device, encrypted.

Orchestration that scales

One Claude session dispatches work to others through memra_send. Each worker stays in its project with its own memory. Coordinated, not duplicated.

Audit + budget caps

Every memra_send call is logged with redaction indicators. A hard budget cap stops runaway loops before they cost real money. You stay in control.

02

Three commands. Sixty seconds.

No config files to author. No keys to paste. Memra discovers your projects on first run and wires itself into Claude Code via hooks.

  1. 01

    Install

    Native binary, no Node required. Single command on macOS, Linux, WSL.

    curl -fsSL https://memra.ch/install | bash
  2. 02

    Initialise

    Scan your Claude projects, write the integration hook, sync first memories.

    memra init
  3. 03

    Conduct

    Run memra conductor in any project. It opens a split cockpit — your dirigent Claude on the left, every connected session + project live on the right, fully mouse-interactive.

    memra conductor
03

Sessions talk to sessions.

One Claude becomes the dirigent. Five tools appear in its toolbox via MCP — chief among them memra_send. Each call dispatches a prompt to a worker session in another project, with its own memory and Claude.md.

  • Each worker stays in its own project. No context bleed.
  • Budget cap stops runaway loops before they cost real money.
  • Every dispatch is logged with redaction indicators.
Read the orchestration guide
04

A cockpit, not a dashboard.

Built to look like the terminal that ships it. Same grid, same shortcuts, same density.

Start it locally with memra studio

06

Stop starting from zero.

The next time you open Claude, it will already know.

curl -fsSL https://memra.ch/install | bash