Loading MCP server directory, please wait...
Zero-Knowledge Context™ & Neural Handover™ for AI Agents. The Trust Layer for AI Memory.
npx @getmcp/cli add io.github.SynapseLayer/synapse-secure-memoryRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.SynapseLayer/synapse-secure-memory": {
"command": "uvx",
"args": [
"synapse-layer"
],
"env": {
"SYNAPSE_AGENT_ID": "default-agent",
"SYNAPSE_PRIVACY_EPSILON": "0.5",
"SYNAPSE_ENCRYPTION_KEY": "",
"LOG_LEVEL": "INFO"
}
}
}
}