A
Ableton Proj MCP
MCP server for managing and analyzing Ableton Live projects
创建于 11/3/2025
更新于 about 1 month ago
README
Repository documentation and setup instructions
README not found
快速设置
此服务器的安装指南
安装包 (如果需要)
uvx ableton-proj-mcp
Cursor 配置 (mcp.json)
{
"mcpServers": {
"closestfriend-ableton-proj-mcp": {
"command": "uvx",
"args": [
"ableton-proj-mcp"
]
}
}
}