# Video Generation Cost Estimator MCP server

Video generation cost estimates across providers, with provenance, freshness, and confidence.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-702exec-agent-data-platform
- Website: https://agent-data-platform.onrender.com/docs

## Install
- Endpoint: https://agent-data-platform.onrender.com/mcp
- Auth: Auth required by registry metadata

## Setup notes
- Remote header: X-API-Key (required; secret)
- The upstream registry signals required auth or secrets.
- Remote endpoint: https://agent-data-platform.onrender.com/mcp
- Header: X-API-Key

## Tools
- estimate_video_cost (Estimate video generation cost) - Estimate the USD cost of generating AI video across providers (fal.ai, Runway, Google Veo, Kling, Luma, Higgsfield). Returns estimates sorted cheapest-first, each with provenance (source_url), freshness (verified_at), and a confidence level. Credit-economy providers are normalized to USD. Clip-length limits are handled by assuming stitched generations (noted per estimate). Endpoint: https://agent-data-platform.onrender.com/mcp
- compare_providers (Compare provider pricing) - List raw, provenance-backed pricing rows for AI video generation providers and models. Every row carries source_url and verified_at. Optionally filter by provider slug (e.g. "fal", "google", "kling", "luma", "runway", "higgsfield") or model slug. Endpoint: https://agent-data-platform.onrender.com/mcp
- get_pricing_changes (Get pricing change log) - Retrieve the append-only change log of pricing updates, model deprecations, and verification events. Useful for detecting price changes since a previous check. Defaults to the last 30 days. Endpoint: https://agent-data-platform.onrender.com/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.702Exec
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 19, 2026
- Source: https://registry.modelcontextprotocol.io
