Welcome to the MusicBee Remote extension documentation! This extension allows you to control MusicBee directly from Visual Studio Code. You can view the currently playing track, control playback, adjust volume, and more, all without leaving your editor.


📖 Table of Contents

  1. 🚀 Features
    1. 🎵 Now Playing
  2. ⬇️ Installation
    1. From Visual Studio Code Marketplace
    2. From Open VSX Registry
    3. From Command Line
  3. 📸 Screenshots
  4. 🎵 Now Playing
  5. 📦 Contributors
  6. 📄 License

🚀 Features

🎵 Now Playing

  • View the currently playing track
  • Control playback (play, pause, next, previous)
  • Mute and unmute audio
  • Adjust volume
  • View and set track rating
  • Mark tracks as favorite
  • Display album art and track information
  • Independent theme support

⬇️ Installation

From Visual Studio Code Marketplace

  1. Open Visual Studio Code
  2. Go to the Extensions view (Ctrl+Shift+X / Cmd+Shift+X)
  3. Search for “MusicBee Remote”
  4. Click Install

→ Visual Studio Marketplace

From Open VSX Registry

For editors that use the Open VSX Registry (e.g., Cursor, VSCodium):

  1. Open your editor
  2. Go to the Extensions view (Ctrl+Shift+X / Cmd+Shift+X)
  3. Search for “MusicBee Remote”
  4. Click Install

→ Open VSX Registry

From Command Line

Choose the command based on your editor

code --install-extension darthminos.musicbee-remote
cursor --install-extension darthminos.musicbee-remote
codium --install-extension darthminos.musicbee-remote
antigravity --install-extension darthminos.musicbee-remote
kiro --install-extension darthminos.musicbee-remote
windsurf --install-extension darthminos.musicbee-remote

📸 Screenshots

🎵 Now Playing

Default Theme Default Theme / Mini


📦 Contributors

Contributors: Made with contrib.rocks

Made with contrib.rocks.


📄 License

Copyright© 2026 Ryan Conrad

Licensed under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.


Made with ❤️ for the Visual Studio Code community


© 2026 Ryan Conrad. All rights reserved.

This site uses Just the Docs, a documentation theme for Jekyll.