Loomal

Verified Repo Memory

MCP server by github.com/cognitivemyriad/mcp-verified-repo-memory

Stale-proof repository memory with citations + just-in-time verification + TTL (repo-scoped).

1 starsnpm: @cognitivemyriad/vrm-local

About Verified Repo Memory

Verified Repo Memory is an MCP (Model Context Protocol) server published by cognitivemyriad in the official MCP registry, listed under Knowledge & Memory on Loomal. Stale-proof repository memory with citations + just-in-time verification + TTL (repo-scoped).

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

Development happens in the open at github.com/cognitivemyriad/mcp-verified-repo-memory, where the project has earned 1 GitHub stars.

Use Verified Repo Memory with your agent

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

Frequently asked questions

What is Verified Repo Memory?
Verified Repo Memory is an MCP (Model Context Protocol) server by cognitivemyriad in the Knowledge & Memory category. Stale-proof repository memory with citations + just-in-time verification + TTL (repo-scoped).
How do I connect Verified Repo Memory to Claude, Cursor, or another MCP client?
Install Verified Repo Memory from its npm package (@cognitivemyriad/vrm-local) 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 Verified Repo Memory open source?
Yes — the source code is public at github.com/cognitivemyriad/mcp-verified-repo-memory, with 1 GitHub stars.
Can AI agents pay to use Verified Repo Memory?
Not yet through Loomal — Verified Repo 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 Verified Repo Memory? Claim this listing free by verifying GitHub ownership, or contact us.