Orpheus

mal0ware/Orpheus
★ 0 stars Python AI/LLM Updated today
MCP server bridging LLM agents to the REAPER DAW over a hardened Python-Lua file-IPC bridge: analyze, recommend with reasons, then apply edits to a live music project.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "orpheus": {
      "command": "uvx",
      "args": [
        "orpheus"
      ]
    }
  }
}

Or install with pip: pip install orpheus

README Excerpt

**An AI agent that doesn't just build music in REAPER — it listens to what you've made, tells you *why* it sounds the way it does, and reshapes it toward the sound you want.** > *"Why does this beat sound like Dominic Fike?"* · *"Make this sound Classical."* > Orpheus analyzes your project, recommends concrete changes **with reasons**, and — on your approval — applies them as real, editable tracks. One `Ctrl+Z` undoes the whole thing.

Topics

ai-agentsdawfastmcpmcpmusicreaper