mind-silo-mcp
v0.1.0
Published
Mind Silo MCP server — give Claude Desktop, Cursor, and Claude Code recall over your personal AI memory.
Maintainers
Readme
Synapse MCP Server
Model Context Protocol server for Claude Desktop integration.
Build
npm run buildTools
| Tool | Scope needed |
|------|----------------|
| synapse_save_memory | memories:write |
| synapse_query | query, memories:read |
| synapse_recent | memories:read |
Configure Claude Desktop
See docs/MCP_CLAUDE_DESKTOP.md and claude_desktop_config.example.json in the repo root.
Windows config path (MSIX):
%LOCALAPPDATA%\Packages\Claude_pzs8sxrjxfjjc\LocalCache\Roaming\Claude\claude_desktop_config.json
Set SYNAPSE_API_TOKEN from http://localhost:3000/settings/security — never commit real tokens.
