get_visitor_info — KAZM Mellow Mountain Radio MCP Tool Read-only
get_visitor_info
(get visitor info) 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_visitor_info from your client
- Claude Code KAZM Mellow Mountain Radio get_visitor_info run in your project directory
- Claude Desktop KAZM Mellow Mountain Radio get_visitor_info ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor KAZM Mellow Mountain Radio get_visitor_info ~/.cursor/mcp.json
- VS Code KAZM Mellow Mountain Radio get_visitor_info .vscode/mcp.json
- Zed KAZM Mellow Mountain Radio get_visitor_info ~/.config/zed/settings.json
- Windsurf KAZM Mellow Mountain Radio get_visitor_info ~/.codeium/windsurf/mcp_config.json
- Cline KAZM Mellow Mountain Radio get_visitor_info ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI KAZM Mellow Mountain Radio get_visitor_info ~/.gemini/settings.json
- Grok KAZM Mellow Mountain Radio get_visitor_info .mcp.json (in your project root)
- ChatGPT KAZM Mellow Mountain Radio get_visitor_info Settings → Connectors → Advanced → Developer mode
- Claude.ai KAZM Mellow Mountain Radio get_visitor_info Settings → Connectors → Add custom connector
- LangChain KAZM Mellow Mountain Radio get_visitor_info 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_road_conditions
- 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_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.