Skip to content
Zed

AIOProductOS Studio for Zed

com.aioproductos/mcp-studio

Turn your AI host into a product videographer: scripted app demos, voice-over, captions, MP4/GIF.

client:Zed transport:stdio runtime:npm

Install AIOProductOS Studio in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "mcp-studio": {
      "command": "npx",
      "args": [
        "-y",
        "@aioproductoscom/mcp-studio"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

AIOProductOS Studio in other clients