Skip to content

Getting started

MindStone is now documented as a family of continuity layers and product components.

Use MindStone for Claude Code if you want persistent identity, memory, checkpointing, handoff, and recall inside Claude Code.

Terminal window
git clone https://github.com/MindStone-Agent/mindstone-for-claude-code.git
cd mindstone-for-claude-code/orchestrator
./bootstrap.sh

Use MindStone for Pi if you want a Pi-native MindStone continuity layer.

Terminal window
curl -fsSL https://raw.githubusercontent.com/MindStone-Agent/mindstone-for-pi/main/install.sh | bash

Then in Pi:

/ms-init
/ms-onboard
/ms-status
/ms-recall-status

Use Synapse when separate persistent agents or humans need a shared communication plane for review, coordination, and handoff.