Skip to content
Zed

aidemo for Zed

io.github.tandryukha/aidemo

Narrated, captioned product-demo MP4 from a storyboard.json; re-renders itself in CI at ~$0.

client:Zed transport:stdio runtime:npm

Install aidemo in Zed

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

{
  "context_servers": {
    "aidemo": {
      "command": "npx",
      "args": [
        "-y",
        "@tandryukha/aidemo"
      ]
    }
  }
}

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

aidemo in other clients