Skip to content
Cline

memtrust for Cline

io.github.rudrendupaul/memtrust

Independent, reproducible benchmark harness for agent-memory backends.

client:Cline transport:stdio runtime:pypi

Install memtrust 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": {
    "memtrust": {
      "command": "uvx",
      "args": [
        "memtrust-cli"
      ]
    }
  }
}

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

memtrust in other clients