1. Conduid
  2. Blockchain
  3. io.github.chaelynet/chainmemory
MCP server · Blockchain

io.github.chaelynet/chainmemory

Permanent blockchain memory for AI agents.

Unclaimed blockchain
37Low

Scored 4 months ago · breakdown

About io.github.chaelynet/chainmemory

io.github.chaelynet/chainmemory is an MCP server in the Blockchain category: permanent blockchain memory for AI agents. It has been installed 0 times through Conduid.

Install

Claude Code
claude mcp add io-github-chaelynet-chainmemory -- npx -y chainmemory-mcp
npx
npx -y chainmemory-mcp

This server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.

Ask AI

Ask AI about io.github.chaelynet/chainmemory

Powered by Claude · Grounded in docs

I know everything about io.github.chaelynet/chainmemory. Ask me about installation, configuration, usage, or troubleshooting.

Security checks

  • ·README presentNot checked yet.
  • ·License declaredNot checked yet.
  • ·Tests presentNot checked yet.
  • ·Dependencies pinnedNot checked yet.
  • ·No dynamic code executionNot checked yet.
  • ·Scoped permissionsNot checked yet.

README

ChainMemory MCP Server

Give Claude permanent memory on the blockchain.

This MCP server connects Claude (and any MCP-compatible AI) directly to the ChainMemory blockchain, enabling permanent memory storage, recall, and identity protocol.

Install

npm install -g chainmemory-mcp

Setup for Claude Desktop

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.

Tools

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

Usage

Just ask Claude:

  • "Register yourself on ChainMemory"
  • "Remember that we decided to increase marketing budget by 20%"
  • "What do you remember from our past conversations?"
  • "Seal memory #3 permanently"

Network

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

License

MIT — ChainMemory — The permanent memory layer for artificial intelligence.

README mirrored from the source repository 4 months ago. The original is authoritative.

Questions

About io.github.chaelynet/chainmemory

How do I install io.github.chaelynet/chainmemory?

Run claude mcp add io-github-chaelynet-chainmemory -- npx -y chainmemory-mcp, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is io.github.chaelynet/chainmemory safe to use with an AI agent?

Its trust score is 37 out of 100 (low). Conduid hasn't run static security checks on this repository yet, so review the source yourself before granting it credentials. It has no ConduID identity yet, so agent calls to it are not receipted.

Is io.github.chaelynet/chainmemory still maintained?

Conduid hasn't recorded a commit date for this repository yet. Check the repository directly for recent activity.