Build Videos from
your AI Assistant.
SlidePosts has an official MCP server. Generate videos directly from Claude, Cursor, Windsurf, or any MCP-compatible AI — no browser required.
Quick Setup
Generate API Key
Go to your account settings and generate a `ds_live_...` key.
Configure Config
Add the SlidePosts server to your `claude_desktop_config.json` or Cursor settings.
Talk to Generate
Just say: "Make an Instagram Reel for my product URL..."
Security First
The MCP server never sees your project data unless you explicitly ask it to generate or fetch status. All generations use your existing credit balance.
{
"mcpServers": {
"slideposts": {
"command": "npx",
"args": ["-y", "@slideposts/mcp-server"],
"env": {
"DEMOSTUDIO_API_KEY": "ds_live_your_key"
}
}
}
}Available Tools
Core functions available to your AI assistant.
generate_video
Generate a high-fidelity video from a URL or description.
get_video_status
Check build progress and retrieve the final video URL.
list_capabilities
Retrieve scene types and all 17 motion templates.
create_schedule
Set up an autonomous, recurring video generation schedule.
