PostFader for Windsurf
io.github.synopsys0/postfader-fl-studio-mcp
FL Studio MCP server: 134 tools for mixing, MIDI, sound selection, production runs, and review.
client:Windsurf
transport:stdio
runtime:pypi
Install PostFader in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"postfader-fl-studio-mcp": {
"command": "uvx",
"args": [
"postfader-fl-studio-mcp"
],
"env": {
"FL_BRIDGE_ENABLE_MIDI": "<FL_BRIDGE_ENABLE_MIDI>",
"FL_BRIDGE_MIDI_PORT": "<FL_BRIDGE_MIDI_PORT>",
"FL_STUDIO_USER_DATA_DIR": "<FL_STUDIO_USER_DATA_DIR>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs