Permanent blockchain memory for AI agents.
Valid MCP server (2 strong, 4 medium validity signals). 2 known CVEs in dependencies (0 critical, 2 high severity) Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.
3 files analyzed · 3 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: AICHAIN_KEY
Environment variable: AICHAIN_RPC
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-chaelynet-chainmemory": {
"env": {
"AICHAIN_KEY": "your-aichain-key-here",
"AICHAIN_RPC": "your-aichain-rpc-here"
},
"args": [
"-y",
"chainmemory-mcp"
],
"command": "npx"
}
}
}From the project's GitHub README.
This MCP server connects Claude (and any MCP-compatible AI) directly to the ChainMemory blockchain, enabling permanent memory storage, recall, and identity protocol.
npm install -g chainmemory-mcp
Add to claude_desktop_config.json:
macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"chainmemory": {
"command": "chainmemory-mcp",
"env": {
"AICHAIN_RPC": "https://rpc.chainmemory.ai",
"AICHAIN_KEY": "0xYOUR_PRIVATE_KEY"
}
}
}
}
Restart Claude Desktop. ChainMemory tools appear in the tools menu.
| Tool | Description |
|---|---|
chainmemory_stats | Network stats |
chainmemory_register | Register AI on ChainMemory |
chainmemory_remember | Write permanent memory |
chainmemory_recall | Recall past memories |
chainmemory_seal | Seal memory forever |
chainmemory_profile | View AI profile |
Just ask Claude:
| Field | Value |
|---|---|
| Network | ChainMemory |
| Chain ID | 202604 |
| Currency | AIC (native) |
| Explorer | https://chainmemory.ai |
| API | https://api.chainmemory.ai |
| RPC | https://rpc.chainmemory.ai |
| Faucet | https://faucet.chainmemory.ai |
MIT — ChainMemory — The permanent memory layer for artificial intelligence.
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
by mcp-marketplace · Developer Tools
Scaffold, build, and publish TypeScript MCP servers to npm — conversationally
by mcp-marketplace · Finance
Free stock data and market news for any MCP-compatible AI assistant.