Skip to content
Cline

keymem for Cline

io.github.donggyun112/keymem

Associative key-graph memory for LLM agents — recall by association, not vector similarity.

client:Cline transport:stdio runtime:npm

Install keymem in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

keymem in other clients