Skip to content
Zed

decaframe for Zed

com.decaframe/decaframe

Presentations, slides, reports and one-pagers your agent designs and you edit. Exports to one file.

client:Zed transport:stdio runtime:npm

Install decaframe in Zed

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

{
  "context_servers": {
    "decaframe": {
      "command": "npx",
      "args": [
        "-y",
        "decaframe"
      ]
    }
  }
}

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

decaframe in other clients