Skip to content
Windsurf

Mnemoscope for Windsurf

io.github.toonight/mnemoscope

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

client:Windsurf transport:stdio runtime:npm

Install Mnemoscope in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Mnemoscope in other clients