Skip to content
Windsurf

PowerScroll for Windsurf

io.github.cynacons/powerscroll

Read and edit a live local-first PowerScroll visual notebook.

client:Windsurf transport:stdio runtime:npm

Install PowerScroll in Windsurf

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

{
  "mcpServers": {
    "powerscroll": {
      "command": "npx",
      "args": [
        "-y",
        "powerscroll-mcp"
      ]
    }
  }
}

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

PowerScroll in other clients