Plugin Claude Code
Cadence — focus music for Claude Code, matched to your task and tuned to your taste.
Plugin Claude Code
Cadence — focus music for Claude Code, matched to your task and tuned to your taste.
Plugin Claude Code
Focus music for Claude Code. Detects your current work mode and plays Spotify music matched to the task, learning your taste over time.
MCP server Claude CodeCodexCursor +2
MCP server "cadence" as configured in lomartins/cadence. Runs ${CLAUDE_PLUGIN_ROOT}/dist/server/index.mjs with node. Needs 9 environment variables to run.
Command
Turn automatic work-mode music switching on, off, or toggle it.
Command
Ban the current track/artist — never play it again.
Command
Connect Cadence to your Spotify account (opens browser, waits for the callback, then shows status).
Command
Disconnect Cadence from Spotify and clear stored tokens.
Command
Dislike the current track — negative signal for this vibe.
Command
Instantly start focus music for the current task (optionally force a vibe + intensity).
Command
Set energy intensity for the current vibe (0 minimal … 4 peak).
Command
Love the current track — strong positive signal for this vibe.
Command
Call mcpcadencepause and report the result.
Command
Start focus music for the current task. Optionally force a vibe and intensity.
Command
Reset learned preferences for one vibe or all of them.
Command
Call mcpcadenceresume and report the result.
Command
Skip to the next track (logs a soft skip signal for learning).
Command
Show Cadence status — connection, current vibe, backend, auto-switch, now playing.
Command
Quick-switch to a Cadence vibe.
Hook
Runs when a session starts on startup, resume, clear and compact, executing dispatch.mjs via node. From lomartins/cadence.
Hook
Runs when you submit a prompt, before the agent sees it, executing dispatch.mjs via node. From lomartins/cadence.
Hook
Runs when a session ends, executing dispatch.mjs via node. From lomartins/cadence.
Skill Claude CodeCodex
Focus-music control and work-mode detection for Claude Code. Use when the user asks to play/pause/skip music, change the vibe or intensity, connect Spotify, give music feedback (love/like/dislike/ban/more), toggle auto-switching, or asks what's playing. Cadence matches Spotify music to the current coding task to keep…