FL Studio MCP Mac for VS Code
io.github.purahmanian/flstudio-mcp-mac
macOS-first MCP bridge for FL Studio using CoreMIDI and FL Studio Python MIDI scripts.
client:VS Code
transport:stdio
runtime:pypi
Install FL Studio MCP Mac in VS Code
.vscode/mcp.json
{
"servers": {
"flstudio-mcp-mac": {
"type": "stdio",
"command": "uvx",
"args": [
"flstudio-mcp-mac"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs