get_road_conditions — KAZM Mellow Mountain Radio MCP Tool Read-only
get_road_conditions
(get road conditions) is one of 46 tools on the
KAZM Mellow Mountain Radio
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_road_conditions from your client
- Claude Code KAZM Mellow Mountain Radio get_road_conditions run in your project directory
- Claude Desktop KAZM Mellow Mountain Radio get_road_conditions ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor KAZM Mellow Mountain Radio get_road_conditions ~/.cursor/mcp.json
- VS Code KAZM Mellow Mountain Radio get_road_conditions .vscode/mcp.json
- Zed KAZM Mellow Mountain Radio get_road_conditions ~/.config/zed/settings.json
- Windsurf KAZM Mellow Mountain Radio get_road_conditions ~/.codeium/windsurf/mcp_config.json
- Cline KAZM Mellow Mountain Radio get_road_conditions ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI KAZM Mellow Mountain Radio get_road_conditions ~/.gemini/settings.json
- Grok KAZM Mellow Mountain Radio get_road_conditions .mcp.json (in your project root)
- ChatGPT KAZM Mellow Mountain Radio get_road_conditions Settings → Connectors → Advanced → Developer mode
- Claude.ai KAZM Mellow Mountain Radio get_road_conditions Settings → Connectors → Add custom connector
- LangChain KAZM Mellow Mountain Radio get_road_conditions pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http kazm https://mcp.mellowmountainradio.com/mcp
Other tools on this server
- get_now_playing
- get_listener_count
- search_song_history
- get_fire_restrictions
- get_weather
- get_concerts
- get_events
- get_stream_url
- get_show_schedule
- get_horoscope
- get_schumann_resonance
- get_sound_session
- get_chakra_guide
- get_chakra_frequencies
- get_solfeggio
- search_song_request_library
- get_rewind
- get_jeep_trails
- get_movies
- get_emergency_alerts
- submit_song_request
- get_local_news_headlines
- get_air_quality
- get_sports_scores
- get_sun_times
- get_moon_phase
- get_vortex_guide
- get_nws_alerts
- get_oak_creek_levels
- get_artist_info
- get_wildfire_perimeters
- get_day_in_music_history
- get_visitor_info
- get_red_rock_pass
- get_hiking_trails
- get_stargazing_conditions
- get_photography_guide
- get_tarot_card
- register_listener
- get_or_create_listener
- get_listener_profile
- update_listener_preference
- log_listener_history
- get_personalized_content
- search_broadcast_transcripts
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.