Radio for VS Code
io.github.pipeworx-io/radio
Radio MCP — wraps Radio Browser API (free, no auth)
client:VS Code
transport:streamable-http
Install Radio in VS Code
.vscode/mcp.json
{
"servers": {
"radio": {
"type": "http",
"url": "https://gateway.pipeworx.io/radio/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs