MCP.so
Sign In
Servers
S

Studio State

@dkf2studios

Stateless MCP server that keeps AI-generated characters, locations, and shots consistent across a film/video project — tells your AI assistant where the production stands, a scene's per-shot status, and marks shots fired/locked. For creators using Higgsfield, Runway, Kling, Seeda

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "studio-state": {
      "command": "python3",
      "args": [
        "/absolute/path/to/studio-state-public/server.py"
      ],
      "env": {
        "STUDIO_ROOT": "/absolute/path/to/your_show"
      }
    }
  }
}

More from Other