@totalreclaw/mcp-server
Freeby MCP Community
End-to-end encrypted memory for AI agents — portable, yours forever. MCP server with XChaCha20-Poly1305 E2EE, semantic search, import/export, and on-chain stora
v2.3.0Added Apr 12, 2026
totalreclawmcpmodel-context-protocolai-memoryai-agent
@totalreclaw/mcp-server MCP Server
End-to-end encrypted memory for AI agents — portable, yours forever. MCP server with XChaCha20-Poly1305 E2EE, semantic search, import/export, and on-chain stora
Installation
Reviews
Installation
Quick install
npx -y @totalreclaw/mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"@totalreclaw/mcp-server": {
"command": "npx",
"args": ["-y", "@totalreclaw/mcp-server"]
}
}
}