SAGA BUILD PRODUCT

Ship reliable video understanding into your workflow.

Video MCP gives your assistant visual memory for screen recordings. Ingest once, query many, and manage keys, usage, and billing from one clean dashboard.

What you get

Core capability stack, without extra complexity.

Video ingest cache

Extract frames once and reuse them for follow-up questions without reprocessing the file.

Question-driven querying

Ask precise follow-up questions and send only relevant frames per request to cut cost.

Control-plane access

Create and revoke API keys, inspect usage windows, and control billing from one dashboard.

Pricing

Simple plans with hard usage caps.

Starter

$2/mo

  • 30 cloud minutes per month
  • API key management
  • Usage dashboard

Pro

$25/mo

  • 600 cloud minutes per month
  • Higher throughput limits
  • Priority support queue

Enterprise

Custom

  • Custom quotas and SLA
  • Contract billing
  • Security and procurement support

Checkout UI is visible, but Stripe checkout stays disabled until production price IDs are finalized.

Quick start

Issue a key in the dashboard and plug it into your local MCP client config.

VIDEO_CONTEXT_API_BASE_URL=https://api.video-mcp.sagabuild.com
VIDEO_CONTEXT_API_KEY=vc_live_***

# Ask in Claude Code:
Use the video tool to analyze "/absolute/path/recording.mov" and summarize it.

FAQ

Common product questions from teams evaluating rollout.

Do users need local ffmpeg?

No. Cloud mode is available through your API key, so end users can run without local media tools.

Can users bypass plan limits?

No. Usage, quotas, and key validation are enforced server-side in the control plane.

Can I reuse one video across prompts?

Yes. Ingest once, then run multiple follow-up queries against cached frame data.

What happens at quota cap?

Requests hard-stop at plan limit to prevent surprise charges.