Skip to content
Cline

Mnemoscope for Cline

io.github.toonight/mnemoscope

Predict context rot, sign every agent write, tier reads. Markdown-native, 100% local.

client:Cline transport:stdio runtime:npm

Install Mnemoscope 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": {
    "mnemoscope": {
      "command": "npx",
      "args": [
        "-y",
        "@mnemoscope/mcp-server"
      ]
    }
  }
}

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

Mnemoscope in other clients