Verbative Memory runs on your own machine — the client starts it, so there is no endpoint to ping. 366 installs a week from pypi. Last commit 17 Aug 2026.
On-device, self-organizing memory for AI coding agents — recalls the right facts into each prompt.
Today is the operative word: we check Verbative Memory every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add verbative-memory -- npx -y verbative-memory
{
"mcpServers": {
"verbative-memory": {
"args": [
"-y",
"verbative-memory"
],
"command": "npx"
}
}
}
[mcp_servers.verbative-memory]
command = "npx"
args = ["-y", "verbative-memory"]
{
"mcpServers": {
"verbative-memory": {
"args": [
"-y",
"verbative-memory"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"verbative-memory": {
"args": [
"-y",
"verbative-memory"
],
"command": "npx"
}
}
}
Session memory for coding agents: local-first recall, drift detection, on-device inference.
Scoped memory for coding agents: picks the right project, answers in scope, or abstains.
Shared fleet memory for AI agents: nightly self-correction, recall every prompt (supported agents).
Mem0-compatible persistent memory for AI agents: write facts once, recall them semantically.
Persistent project memory for AI coding agents: one compact digest instead of re-reading the repo.
Self-hosted decision memory for AI coding agents; warns before re-proposing a rejected approach.
A self-improving, verifiable memory layer for AI coding agents.
Shared debugging memory for AI coding agents
Answers built from our own checks of this server.