Servers
P
Pro Tools Mcp
@BlueElevatorProductions
# protools-mcp
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"protools-mcp": {
"command": "/path/to/protools-mcp/venv/bin/python",
"args": [
"/path/to/protools-mcp/server.py"
]
}
}
}