Extra Vibes
A small suite of MCP servers and a Claude Code plugin marketplace.
Plugins
Add the marketplace once, then install plugins by name:
/plugin marketplace add rmasters/extra-vibes.com
dj
pluginSpotify control bundled with a SessionStart hook (auto-injects DJ rules) and the vibing skill (track-picking playbook). Includes the spotify MCP below.
/plugin install dj@extra-vibes
MCPs
spotify
mcpPlayback and discovery against the user's own Spotify, OAuth-proxied. First call triggers the auth flow.
Tools: play, pause, skip_next, skip_previous, add_to_queue, set_volume, get_playback_state, get_devices, search_tracks, get_top_tracks, get_top_artists, get_recently_played, get_artist_top_tracks, get_followed_artists, get_saved_albums, get_user_playlists.
claude mcp add --scope=user --transport http spotify http://extra-vibes.com/spotify/mcp
datetime
mcpCurrent ISO8601 datetime + ISO week number for any IANA timezone.
Tools: get_current_datetime.
claude mcp add --scope=user --transport http datetime http://extra-vibes.com/datetime/mcp
domains
mcpCombined WHOIS/RDAP lookup for domain registration metadata — created/updated/expires, nameservers, registrar.
Tools: lookup_domains.
claude mcp add --scope=user --transport http domains http://extra-vibes.com/domains/mcp