-
Notifications
You must be signed in to change notification settings - Fork 2
Ecosystem
systemBlue edited this page Jun 11, 2026
·
1 revision
DeadCat works with Claude Code, Claude Desktop, and any MCP client, and ships a terminal command. The server is on the MCP Registry; DAWs are added one at a time.
| Surface | What it is | Status |
|---|---|---|
| MCP server | deadcat-reaper, the first server: 25 tools over stdio, installable as a Claude Desktop extension bundle. The source is at github.com/systemblueio/DeadCat. | Built |
| MCP Registry | Listed as io.github.systemblueio/deadcat-reaper, for one-command install in Claude Desktop and Claude Code. |
Live |
deadcat terminal command |
The same tools from your terminal, no MCP client required. | Built |
REAPER is supported first because its OSC control surface is open and documented. The shared core is independent of any one DAW; adding a DAW means writing a new control-surface mapping on top of it.
| DAW | Surface | Status |
|---|---|---|
| REAPER | OSC | Built |
| Ableton Live | OSC bridges, the Live API | Planned |
| Pro Tools | PTSL | Planned |
| Logic Pro | Scripting | Planned |
DeadCat is built by systemBlue. Repo · Releases · Discussions
The DAW
The servers
Reference
Policies