Loading MCP server directory, please wait...
Control FL Studio with Claude: in-DAW mixing, diagnosis, routing, and composition.
npx @getmcp/cli add io.github.rosasynthesiz/flstudio-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.rosasynthesiz/flstudio-mcp": {
"command": "uvx",
"args": [
"fl-studio-mcp"
]
}
}
}