Skip to content
Zed

FL Studio MCP Mac for Zed

io.github.purahmanian/flstudio-mcp-mac

macOS-first MCP bridge for FL Studio using CoreMIDI and FL Studio Python MIDI scripts.

client:Zed transport:stdio runtime:pypi

Install FL Studio MCP Mac in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "flstudio-mcp-mac": {
      "command": "uvx",
      "args": [
        "flstudio-mcp-mac"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

FL Studio MCP Mac in other clients