Skip to content
Claude Desktop

Mnemoscope for Claude Desktop

io.github.toonight/mnemoscope

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

client:Claude Desktop transport:stdio runtime:npm

Install Mnemoscope in Claude Desktop

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

{
  "mcpServers": {
    "mnemoscope": {
      "command": "npx",
      "args": [
        "-y",
        "@mnemoscope/mcp-server"
      ]
    }
  }
}

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

Mnemoscope in other clients