Skip to content
Back to search
30
MCP v0.1.2

Verified Repo Memory

io.github.cognitivemyriad/verified-repo-memory

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

Uptime
0.0%
21 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Verified Repo Memory
Provides stale-proof repository memory with code citations and just-in-time verification for coding agents.
0 tools
Repo Memory
Shared, git-tracked working memory for AI agents on the same codebase.
0 tools
VerifiedState Memory
Verified memory for AI agents. Signed assertions, billing attestation, session continuity.
0 tools · streamable-http
verified memory
Metadata-only Glama MCP server.
0 tools
io.github.mars-proj/verifiable-memory
Memory for AI agents that can't hallucinate — cited or abstains, provable forget, deterministic.
0 tools
verified repo memory mcp
Metadata-only Glama MCP server.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "verified_repo_memory": {
      "url": "None",
      "transport": "http"
    }
  }
}