Loomal

Memory layer for AI coding assistants. Indexes git history + code, exposes via MCP.

5 starsnpm: mneme-ai

About Mneme

Mneme is an MCP (Model Context Protocol) server published by patsa2561-art in the official MCP registry, listed under Search on Loomal. Memory layer for AI coding assistants. Indexes git history + code, exposes via MCP.

It ships as an npm package (mneme-ai), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/patsa2561-art/mneme-ai, where the project has earned 5 GitHub stars.

Use Mneme with your agent

Claude Code · one command
claude mcp add mneme -- npx -y mneme-ai
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "mneme": {
      "command": "npx",
      "args": [
        "-y",
        "mneme-ai"
      ]
    }
  }
}
npmmneme-ai

Frequently asked questions

What is Mneme?
Mneme is an MCP (Model Context Protocol) server by patsa2561-art in the Search category. Memory layer for AI coding assistants. Indexes git history + code, exposes via MCP.
How do I connect Mneme to Claude, Cursor, or another MCP client?
Install Mneme from its npm package (mneme-ai) 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 Mneme open source?
Yes — the source code is public at github.com/patsa2561-art/mneme-ai, with 5 GitHub stars.
Can AI agents pay to use Mneme?
Not yet through Loomal — Mneme 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 Mneme? Claim this listing free by verifying GitHub ownership, or contact us.