find_stations — Bizzy Radio MCP Tool Read-only
find_stations
(find stations) is one of 3 tools on the
Bizzy Radio
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call find_stations from your client
- Claude Code Bizzy Radio find_stations run in your project directory
- Claude Desktop Bizzy Radio find_stations ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Bizzy Radio find_stations ~/.cursor/mcp.json
- VS Code Bizzy Radio find_stations .vscode/mcp.json
- Zed Bizzy Radio find_stations ~/.config/zed/settings.json
- Windsurf Bizzy Radio find_stations ~/.codeium/windsurf/mcp_config.json
- Cline Bizzy Radio find_stations ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Bizzy Radio find_stations ~/.gemini/settings.json
- Grok Bizzy Radio find_stations .mcp.json (in your project root)
- ChatGPT Bizzy Radio find_stations Settings → Connectors → Advanced → Developer mode
- Claude.ai Bizzy Radio find_stations Settings → Connectors → Add custom connector
- LangChain Bizzy Radio find_stations pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http radio https://bizzy.fm/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.