MCP server for the Slates desktop app. Your AI agent (Claude, Cursor, or any MCP client) drives a local AI video studio: projects, characters, storyboards, image and video generation. Files land on di…
{
"mcpServers": {
"slatesvideomcp": {
"command": "npx",
"args": [
"-y",
"@slatesvideo/mcp-server"
]
}
}
}