Install
openclaw skills install @kisssam6886/zonefoundry-sonosControl your Sonos speakers through the ZoneFoundry for Sonos remote MCP server - play music, set volume, group rooms, move playback between rooms, switch to TV, and speak announcements or reminders.
openclaw skills install @kisssam6886/zonefoundry-sonosSonos MCP server. It controls the user's own Sonos speakers through the official Sonos cloud, so nothing has to run on the home network and it works away from home.
https://relay.zonefoundry.dev/mcpZONEFOUNDRY_API_KEY. Send it as the header Authorization: Bearer $ZONEFOUNDRY_API_KEY.{
"mcpServers": {
"zonefoundry": {
"type": "http",
"url": "https://relay.zonefoundry.dev/mcp",
"headers": { "Authorization": "Bearer ${ZONEFOUNDRY_API_KEY}" }
}
}
}
Requirements: a Sonos system and the free ZoneFoundry iOS app signed in to the user's Sonos account.
list_rooms first when the user does not name a room, or omit room to use the home's default room.play_music, search_music, toggle_play_pause, next_track, previous_track, seek, set_play_mode.set_volume (capped at 70), adjust_volume, set_mute, undo_last.now_playing, group_rooms, ungroup_room, move_music, switch_source, set_home_theater.list_favorites, list_playlists, play_history, taste_profile.announce, set_reminder, list_reminders, cancel_reminder.ask_zonefoundry.now_playing confirms it."Sonos" is a trademark of Sonos, Inc. ZoneFoundry is independent and not affiliated with or endorsed by Sonos.