Skip to content
Windsurf

QuickPeek for Windsurf

co.quickpeek/quickpeek

Turn a URL into a narrated demo video: real browser walkthrough, AI voiceover, captions burned in.

client:Windsurf transport:stdio runtime:npm

Install QuickPeek in Windsurf

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

{
  "mcpServers": {
    "quickpeek": {
      "command": "npx",
      "args": [
        "-y",
        "@spark-apps/quickpeek"
      ]
    }
  }
}

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

QuickPeek in other clients