Skip to content
Claude Desktop

QuickPeek for Claude Desktop

co.quickpeek/quickpeek

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

client:Claude Desktop transport:stdio runtime:npm

Install QuickPeek in Claude Desktop

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

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

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

QuickPeek in other clients