postfader-fl-studio-mcp

synopsys0/postfader-fl-studio-mcp
★ 0 stars Python AI/LLM Updated 4d ago
Postfader | an AI copilot for FL Studio. MCP server for verified mixer and plug-in control on macOS.
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": {
    "postfader-fl-studio-": {
      "command": "uvx",
      "args": [
        "postfader-fl-studio-mcp"
      ]
    }
  }
}

Or install with pip: pip install postfader-fl-studio-mcp

README Excerpt

<div align="center"> **An AI copilot for FL Studio** Inspect a running project, measure your bounces, and make verified mixer and plug-in changes — from Claude or any MCP client. </div> --- A local Model Context Protocol server and MIDI bridge for FL Studio 2026 on macOS. Reads are always available. Writes are off until you turn them on, and

Topics

ai-agentaudioclaudecoremididawfl-studioflstudiomacosmcpmcp-servermidimixingmodel-context-protocolmusic-productionpython