Persistent, encrypted memory for AI agents that actually spans sessions and models. Exposes 13 MCP tools including recall, save_to_synapse, neural_handover, and search. Memories are AES-256-GCM encrypted at rest, indexed with pgvector for semantic retrieval, and ranked by Trust Quotient scoring instead of just recency. Works locally via Python SDK or through their Forge API with header-based auth tokens. The pitch is cross-agent continuity: save context in ChatGPT, recall it in Claude. Integrates with Claude Desktop, Cursor, LangChain, and CrewAI. Reach for this when you need agents to remember user preferences, prior decisions, or operational context across tools and time, not just within a single conversation.
claude mcp add --transport stdio io.github.synapselayer-synapse-secure-memory uvx synapse-secure-memory