Home › Other › talkback-mcp

talkback-mcp

Chat with your Ableton session in real-time.

TypeScript
★ 25 stars Last pushed 2026-03-24 License: NOASSERTION

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.1.3)

npx -y talkback-mcp@0.1.3

Or add to your MCP client config:

{
  "mcpServers": {
    "talkback-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "talkback-mcp@0.1.3"
      ],
      "env": {
        "WS_PORT": "<YOUR_VALUE>"
      }
    }
  }
}
  • WS_PORT — WebSocket port for the Max for Live bridge connection

Related servers

Data from the Official MCP Registry