Bizzy Radio for VS Code
fm.bizzy/radio
Find Bizzy radio stations, read station cards and public author information. Read-only; no playback.
client:VS Code
transport:streamable-http
tools:3
Install Bizzy Radio in VS Code
.vscode/mcp.json
{
"servers": {
"radio": {
"type": "http",
"url": "https://bizzy.fm/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs