pyroqbit/ardour-mcp
mcp server to connect Ardour 9 DAW
Platform-specific configuration:
{
"mcpServers": {
"ardour-mcp": {
"command": "npx",
"args": [
"-y",
"ardour-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...