Skip to content
Zed

viberadio fm for Zed

io.github.pooriaarab/viberadio-fm

Turns an agent's output into audio: narration, podcast, or music.

client:Zed transport:stdio runtime:npm

Install viberadio fm in Zed

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

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

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

viberadio fm in other clients