# Revid

> Hosted MCP that generates, renders, voices, and publishes short-form video end to end.

- **Category:** Video Generation
- **Vendor:** Revid.ai (official)
- **Pricing:** credits
- **Verified:** 2026-08-12

## What it does

Revid's first-party remote MCP puts its whole short-form pipeline behind 14 tools: generate media, render a project, clone a voice, define reusable characters, export the cut, and schedule or immediately publish to connected social accounts. calculate_credits prices a render before you spend on it. The draw for an agent is that generation and distribution sit on one OAuth connection, so a scripted campaign can go from prompt to posted without a human touching a timeline.

## Connect

- Remote endpoint: `https://www.revid.ai/api/mcp`
- Claude Code: `claude mcp add --transport http revid https://www.revid.ai/api/mcp`

**Auth:** oauth — OAuth 2.1 from https://www.revid.ai/mcp; the separate revid-cli takes a REVID_API_KEY from your account page

## Capabilities

[text-to-video](https://mcp.film/capabilities/text-to-video.md) · `video-rendering` · [voice-cloning](https://mcp.film/capabilities/voice-cloning.md) · [character-consistency](https://mcp.film/capabilities/character-consistency.md) · `project-management` · `scheduled-publishing` · `credit-estimation`

## Sample tools

`generate_media` · `render_video` · `get_project_status` · `list_projects` · `calculate_credits` · `export_video` · `clone_voice` · `create_character` · `schedule_publish` · `publish_now`

## Field notes

Short-form and social first — this is a faceless TikTok/Reels/Shorts factory, not shot-level cinematic control, and nothing here gives you frame continuity across a scene. Treat publish_now and schedule_publish as live-fire tools: they push to your connected accounts with no staging step, so gate them behind explicit approval. Renders burn credits from your account or active workspace; call calculate_credits first. Endpoint verified live on 12 Aug 2026 — GET returns 405 and /.well-known/oauth-protected-resource advertises scope mcp:use against https://www.revid.ai. Closed source: there is no public repo for the server, and the companion CLI (npm revid-cli 0.1.4, published 4 May 2026) ships UNLICENSED, so read the terms before you build on it.

## Verification

- Status: Freshly checked (checked today)
- Added: 2026-08-12
- Last verified: 2026-08-12
- Machine JSON: https://mcp.film/api/mcps/revid.json

## Links

- Site: https://www.revid.ai/?utm_source=mcp.film&utm_medium=referral&utm_campaign=directory&utm_content=revid%3Asite
- Docs: https://www.revid.ai/mcp?utm_source=mcp.film&utm_medium=referral&utm_campaign=directory&utm_content=revid%3Adocs

---

Structured data: https://mcp.film/api/mcps/revid.json · Directory: https://mcp.film
