Radio Browser MCP by UnClick for Zed
io.github.malamutemayhem/radiobrowser
Search internet radio stations by country, tag, popularity, and votes. No API key. By UnClick.
client:Zed
transport:stdio
runtime:npm
Install Radio Browser MCP by UnClick in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"radiobrowser": {
"command": "npx",
"args": [
"-y",
"@unclick/radiobrowser-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs