Video Generation Cost Estimator
Video generation cost estimates across providers, with provenance, freshness, and confidence.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетНужен API-ключГлобальныйБесплатноТолько чтение
Что умеет
Какие данные видит
Нужен ли аккаунт
Нужен API-ключ из настроек сервиса
Video generation cost estimates across providers, with provenance, freshness, and confidence.
Список инструментов сервера (3)
Технические названия из tools/list. Нужны только разработчикам.
| estimate_video_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). |
| compare_providers | 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. |
| get_pricing_changes | 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. |