Documentation
¶
Overview ¶
Command opendeezer-mcp is a Model Context Protocol (MCP) server that lets an AI agent control an OpenDeezer client's playback. It speaks JSON-RPC 2.0 over stdio (newline-delimited) and drives the running client through its control API (see internal/control). Point it at the client with $OPENDEEZER_CONTROL_URL (default http://127.0.0.1:7654); authenticate with $OPENDEEZER_CONTROL_TOKEN or $OPENDEEZER_CONTROL_ACCOUNT.
Tools: get_status, play_pause, next, prev, stop, restart, cycle_repeat, toggle_shuffle, set_volume, seek, search, list_playlists, play_track, play_playlist, get_eq, set_eq.
Click to show internal directories.
Click to hide internal directories.