Catalog
io.github.Mars-proj/verifiable-memory
OfficialMemory for AI agents that can't hallucinate — cited or abstains, provable forget, deterministic.
Enables verifiable, non-hallucinating memory for AI agents with provable citations.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"verifiable-memory": {
"command": "uvx",
"args": [
"verifiable-memory-mcp"
]
}
}
}