agrathwohl/carla-mcp-server
An MCP server for controlling the Carla audio plugin host
Platform-specific configuration:
{
"mcpServers": {
"carla-mcp-server": {
"command": "npx",
"args": [
"-y",
"carla-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...