DeadCat

systemblueio/DeadCat
★ 1 stars Swift Code/Dev Tools Updated 3d ago
Tools for making audio with an AI assistant: MCP servers for your DAW, a terminal command, and a DAW of our own in progress, written in Swift.
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "deadcat": {
      "command": "npx",
      "args": [
        "-y",
        "systemblueio/DeadCat"
      ]
    }
  }
}

README Excerpt

<p align="center"> <img src="distribution/mcpb/icon.png" width="128" alt="The DeadCat icon: an orange cat, content."> </p> <h1 align="center">DeadCat</h1> <p align="center"> <a href="https://github.com/systemblueio/DeadCat/actions/workflows/ci.yml"><img src="https://img.shields.io/github/actions/workflow/status/systemblueio/DeadCat/ci.yml?branch=main&label=CI" alt="CI"></a>

Tools (20)

deadcatreaper_get_session_statereaper_get_track_statereaper_get_transportreaper_go_to_markerreaper_go_to_timereaper_insert_markerreaper_insert_mediareaper_insert_trackreaper_new_project_tabreaper_next_markerreaper_pausereaper_playreaper_previous_markerreaper_recordreaper_redoreaper_select_trackreaper_set_master_volumereaper_set_temporeaper_set_track_mute

Topics

ai-assistantaudiodawmcpmcp-serverreaperswift