Verified Repo Memory

v0.1.2Knowledge & Memorystable

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

io-github-cognitivemyriad-verified-repo-memorymcpai-integration
Share:
0
Stars
0
Downloads
0
Weekly
0/5

What is Verified Repo Memory?

Verified Repo Memory is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to stale-proof repository memory with citations + just-in-time verification + ttl (repo-scoped).

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

This server falls under the Knowledge & Memory category on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • Stale-proof repository memory with citations + just-in-time

Use Cases

Store repository-scoped knowledge with automatic citations.
Verify cached information with just-in-time checks.
Community

Maintainer

LicenseMIT
Languagetypescript
Versionv0.1.2
UpdatedFeb 21, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y @cognitivemyriad/vrm-local

Manual Installation

npx -y @cognitivemyriad/vrm-local

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

Frequently Asked Questions about Verified Repo Memory

What is Verified Repo Memory?

Verified Repo Memory is a Model Context Protocol (MCP) server that stale-proof repository memory with citations + just-in-time verification + ttl (repo-scoped). It connects AI assistants to external tools and data sources through a standardized interface.

How do I install Verified Repo Memory?

Install via npm with the command: npx -y @cognitivemyriad/vrm-local. Then add the server configuration to your AI client's JSON config file (e.g., claude_desktop_config.json or .cursor/mcp.json).

Which AI clients work with Verified Repo Memory?

Verified Repo Memory works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is Verified Repo Memory free to use?

Yes, Verified Repo Memory is open source and available under the MIT license. You can use it freely in both personal and commercial projects.

Browse More Knowledge & Memory MCP Servers

Explore all knowledge & memory servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

{ "mcpServers": { "io-github-cognitivemyriad-verified-repo-memory": { "command": "npx", "args": ["-y", "@cognitivemyriad/vrm-local"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Verified Repo Memory?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides