Skip to content
Cline

QuickPeek for Cline

co.quickpeek/quickpeek

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

client:Cline transport:stdio runtime:npm

Install QuickPeek in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

QuickPeek in other clients