Skip to content
Claude Desktop

verbative memory for Claude Desktop

io.github.verbative/verbative-memory

On-device, self-organizing memory for AI coding agents — recalls the right facts into each prompt.

client:Claude Desktop transport:stdio runtime:npm

Install verbative memory in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "verbative-memory": {
      "command": "npx",
      "args": [
        "-y",
        "verbative-memory"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

verbative memory in other clients