mind-silo-capture
v0.5.0
Published
Connect Claude Code to your Mind Silo brain — one command, sign in in the browser, every session becomes memory.
Maintainers
Readme
mind-silo-capture
Give Claude Code a memory. One command connects your terminal (and Claude Desktop + Cursor, if installed) to your Mind Silo brain:
npx mind-silo-captureYour browser opens — click Connect my terminal while signed in. That's the whole setup: every Claude Code conversation becomes searchable memory, and your desktop AI apps gain recall over everything you've ever told them.
What it installs
- A Claude Code
Stophook + a transcript watcher (covers the desktop app), with a login autostart entry - Memory-recall MCP entries for Claude Desktop and Cursor (only if installed)
Privacy, by construction
- Only your prompts and Claude's replies are captured — never file contents or command output
- Secret-looking strings (API keys, tokens, private keys) are redacted on your machine before anything uploads
- The capture key is write-only: it can add memories, not read your brain
npx mind-silo-capture --uninstallreverses everything
Flags: --no-browser (SSH-friendly), --uninstall, --skip-mcp.
