Loomal

agent-memory

MCP server by github.com/xchucx/agent-memory

Git-native project memory for AI coding agents: Markdown source of truth, reviewable, secret-safe.

4 starsnpm: @xchucx/agent-memory

About agent-memory

agent-memory is an MCP (Model Context Protocol) server published by xchucx in the official MCP registry, listed under Autonomous Agents on Loomal. Git-native project memory for AI coding agents: Markdown source of truth, reviewable, secret-safe.

It ships as an npm package (@xchucx/agent-memory), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/xchucx/agent-memory, where the project has earned 4 GitHub stars.

Use agent-memory with your agent

Claude Code · one command
claude mcp add agent-memory -- npx -y @xchucx/agent-memory
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "agent-memory": {
      "command": "npx",
      "args": [
        "-y",
        "@xchucx/agent-memory"
      ]
    }
  }
}
npm@xchucx/agent-memory

Frequently asked questions

What is agent-memory?
agent-memory is an MCP (Model Context Protocol) server by xchucx in the Autonomous Agents category. Git-native project memory for AI coding agents: Markdown source of truth, reviewable, secret-safe.
How do I connect agent-memory to Claude, Cursor, or another MCP client?
Install agent-memory from its npm package (@xchucx/agent-memory) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is agent-memory open source?
Yes — the source code is public at github.com/xchucx/agent-memory, with 4 GitHub stars.
Can AI agents pay to use agent-memory?
Not yet through Loomal — agent-memory is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain agent-memory? Claim this listing free by verifying GitHub ownership, or contact us.