vaaya / recipes / Product demos

Product demos

Let your agent log into your product, click through a flow in a real browser, and turn the capture into a polished, repeatable demo, without standing up any browser infrastructure of your own.

Services this recipe uses

Every call runs through Vaaya. No per-vendor signup, API keys, or billing.

Browserbase x402

Headless browser sessions for interactive, scriptable demo capture and automation.

create_sessionextend_sessionrelease_sessionsession_status
CueFrame rest

Polish raw captures into demo videos with auto-zoom, captions, and overlays.

uploadput_compositionrender
fal rest

Generate intro stings, voiceover, and supporting visuals for the demo.

generate

How your agent runs it

The exact play your agent executes unattended once Vaaya is installed.

Record a multi-step walkthrough

  1. 1an agent calls browserbase.create_session to open your app
  2. 2then browserbase.extend_session to hold the session through the full flow
  3. 3then browserbase.release_session once the capture is complete

Polish the raw capture

  1. 1an agent calls fal.generate for a voiceover track
  2. 2then cueframe.put_composition to add captions and auto-zoom
  3. 3then cueframe.render to export a shareable demo

Part of a bigger ecosystem

These and hundreds more services are reachable through Vaaya.

Run this recipe from your agent.

Install Vaaya and your agent reaches every service above, and hundreds more. $100 free credit to start.

npx @vaaya/mcp install

Related recipes