MCP Server
MCP
io.github.jmedure/talkback
Chat with your Ableton session in real-time.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "talkback-mcp",
"version": "0.1.3",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "WebSocket port for the Max for Live bridge connection",
"format": "string",
"name": "WS_PORT"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment