AgentBrain is a local-first desktop workspace for Markdown and JSON files, with optional self-hosted sync, share links, and an agent-friendly HTTP API.
Download: Latest GitHub release
Website: https://agentbrain.heroka.xyz
- Local-first vaults backed by real files on disk (
.md,.json). - Desktop editing workflows for Markdown and structured JSON.
- Optional self-hosted sync server for multi-device use.
- Optional read-only share links.
- Optional agent API for programmatic document access.
npm install
npm run devnpm run build
npm run dist- Project docs index
- Product overview
- Sync server reference
- Agent API
- Sync deployment quickstart
- Sync container setup
Report vulnerabilities using the process in SECURITY.md.
See CONTRIBUTING.md for workflow and contribution guidelines.

