Skip to content
Windsurf

logbook for Windsurf

io.github.promptwheel-ai/logbook

Local Git-history memory for coding agents: reverts, suppressions, hotspots, and annotations.

client:Windsurf transport:stdio runtime:npm

Install logbook in Windsurf

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

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

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

logbook in other clients