Pagecast is a tool that automates the creation of product demo videos by recording browser interactions and exporting them as GIFs or MP4s with enhanced visual effects.
From the registry: Record any browser page as GIF or video via MCP

$ npx playwright install chromiumPlease install the `pagecast` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Node.js >= 20** — Required runtime (https://nodejs.org/)
- **ffmpeg** — Required for video/GIF conversion Run: `brew install ffmpeg` (https://ffmpeg.org/)
- **Playwright Chromium browser** — Required for browser recording Run: `npx playwright install chromium`
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["-y","@mcpware/pagecast"]
- optional environment variables:
- `RECORDING_OUTPUT_DIR`: Override output directory for recordings (example: `./recordings`)
Note: 9 tools for recording browser demos and exporting as GIF/MP4/WebM with tooltip zoom overlays and cinematic pan effects. No API key required. Use --headless flag for headless mode.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.RECORDING_OUTPUT_DIROverride the default output directory for recordings.AI-powered browser automation — navigate, click, fill forms, and extract data from any website.