Loomal

repomemory

MCP server by github.com/danielguru/repomemory

Persistent memory for AI coding agents. Hybrid search, auto-session capture, context routing.

0 starsnpm: repomemory

About repomemory

repomemory is an MCP (Model Context Protocol) server published by danielguru in the official MCP registry, listed under Search on Loomal. Persistent memory for AI coding agents. Hybrid search, auto-session capture, context routing.

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

Development happens in the open at github.com/danielguru/repomemory.

Use repomemory with your agent

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

Frequently asked questions

What is repomemory?
repomemory is an MCP (Model Context Protocol) server by danielguru in the Search category. Persistent memory for AI coding agents. Hybrid search, auto-session capture, context routing.
How do I connect repomemory to Claude, Cursor, or another MCP client?
Install repomemory from its npm package (repomemory) 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 repomemory open source?
Yes — the source code is public at github.com/danielguru/repomemory.
Can AI agents pay to use repomemory?
Not yet through Loomal — repomemory 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 repomemory? Claim this listing free by verifying GitHub ownership, or contact us.