Loading MCP server directory, please wait...
Permanent blockchain memory for AI agents.
npx @getmcp/cli add io.github.chaelynet/chainmemoryRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.chaelynet/chainmemory": {
"command": "npx",
"args": [
"-y",
"chainmemory-mcp"
],
"env": {
"AICHAIN_KEY": "",
"AICHAIN_RPC": ""
}
}
}
}