Loading MCP server directory, please wait...
Persistent cross-model memory for AI agents: verifiable, portable, client-side encrypted.
npx @getmcp/cli add io.github.chaelynet/chainmemoryRequires Node.js 18+. Community-contributed server. Review source before installing.
CHAINMEMORY_API_KEYChainMemory API key. REQUIRED for every tool except chainmemory_seal. Get one at https://faucet.chainmemory.ai
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.chaelynet/chainmemory": {
"command": "npx",
"args": [
"-y",
"chainmemory-mcp"
],
"env": {
"CHAINMEMORY_API_KEY": "",
"CHAINMEMORY_SEED_PHRASE": "",
"CHAINMEMORY_API_BASE": "",
"AICHAIN_KEY": "",
"AICHAIN_RPC": ""
}
}
}
}