π¦ ClawHub
Mopidy
by @grantmacnamara
Control a Mopidy music system via Mopidy JSON-RPC for everyday listening, queue management, and playback control. Use when the user wants to search for music...
βοΈ Configuration
Configure the Mopidy JSON-RPC endpoint before use.
Recommended environment variable:
export MOPIDY_URL="https://your-mopidy-host.example.com/mopidy/rpc"
Typical endpoint shape:
https://your-host.example.com/mopidy/rpcSome installations serve Iris under /iris/, but this skill should control Mopidy through /mopidy/rpc.
Helper scripts:
scripts/mopidy.shscripts/match_top_tracks.pyTERMINAL
clawhub install mopidy