Create and manage AI-generated videos with Reelsmith.video through MCP-compatible AI agents. Upload video projects, select editing and caption styles, start video processing, track rendering status, and retrieve finished videos
Encrypted at rest, isolated from the model
Resolved from an AES-256-GCM vault at the moment of the call and attached to the request — the model never sees the secrets.
Try asking
Create a video project and get a presigned upload URL. Upload the source file to upload.url (HTTP PUT), then call reelsmith_finalize_video to start processing. For editingStyle=BEAT_SYNC (b-roll cut to the caller's own song), first call reelsmith_create_music_upload, PUT the song, and pass its key as musicKey plus a one-line brief.
BEAT_SYNC only: get a presigned PUT URL for the caller's own song (MP3, M4A/AAC, WAV, OGG, FLAC; up to 50 MB). PUT the file, then pass the returned key as musicKey to reelsmith_create_video.
List the editing styles you can pass as editingStyle, each with an outcome + best-for hint.
List the caption styles you can pass as captionStyle, each with a label + description.
List the Motion Library FX Packs you can pass as graphicsPack, each with its voice, default styles and elements.
Confirm the upload and start processing (analysis then render).
Get a video's status (DRAFT, ANALYZING, RENDERING, READY, FAILED) and, when READY, its rendered outputs with playback + download URLs.
List the workspace's videos (most recent first).
One endpoint, the same key, whichever client you use.
~/Library/Application Support/Claude/claude_desktop_config.json (Mac) · %APPDATA%\Claude\claude_desktop_config.json (Windows)
Replace API_KEY with your own key.
Already have an "mcpServers" section in your config? Just add the server entry inside it.
Discovery, routing, credentials, tool scoping and execution logs all happen at the gateway→connections stay ACTIVE with no work from you
Reelsmith MCP runs through a gateway that holds the credentials, scopes the access and records every call.
Managed auth, hosted MCP servers, and every Gmail tool your agent needs.
Free to start.