Skip to content
Zed

Radio for Zed

io.github.pipeworx-io/radio

Radio MCP — wraps Radio Browser API (free, no auth)

client:Zed transport:streamable-http

Install Radio in Zed

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

{
  "context_servers": {
    "radio": {
      "url": "https://gateway.pipeworx.io/radio/mcp"
    }
  }
}

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

Radio in other clients