Skip to content
Back to search
30
MCP

@slatesvideo/mcp-server

npm/@slatesvideo/mcp-server

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 disk.

Uptime
0.0%
8 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@slatesvideo/mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}