Memesio · Capability
Memesio Video Production
Video meme production workflow: manage drafts and timelines, manage export settings and formats, queue renders, monitor render performance, add subtitles, text animations, and pick from the audio library.
What You Can Do
GET
List drafts
— List video drafts.
/v1/video/drafts
POST
Create draft
— Create a video draft.
/v1/video/drafts
GET
Get timeline
— Get the current timeline state.
/v1/video/timeline
POST
Update timeline
— Update the timeline.
/v1/video/timeline
GET
List renders
— List queued / running renders.
/v1/video/render-queue
POST
Enqueue render
— Enqueue a new render job.
/v1/video/render-queue
GET
Get performance
— Read render performance metrics.
/v1/video/render-performance
GET
Get export settings
— Get export settings.
/v1/video/export-settings
POST
Update export settings
— Update export settings.
/v1/video/export-settings
GET
List formats
— List supported video formats.
/v1/video/formats
POST
Configure format
— Configure a video format.
/v1/video/formats
GET
List subtitles
— List subtitle tracks.
/v1/video/subtitles
POST
Add subtitle
— Add a subtitle track.
/v1/video/subtitles
GET
List text animations
— List text animations.
/v1/video/text-animations
POST
Create text animation
— Create a text animation.
/v1/video/text-animations
GET
List audio
— Browse the audio library.
/v1/video/audio-library
MCP Tools
list-drafts
List video drafts.
create-draft
Create a video draft.
enqueue-render
Enqueue a render job.
list-renders
List queued / running renders.
add-subtitle
Add a subtitle track.
APIs Used
memesio