
Talkback
Bridge Claude or Cursor to a live Ableton session so you can ask questions and drive production workflow over MCP instead of clicking alone in the DAW.
Overview
Talkback is a Build-phase MCP server that connects agents to a live Ableton session through a Max for Live WebSocket bridge for real-time chat and control.
What is this MCP server?
- Real-time chat interface to an open Ableton session
- stdio MCP via npm package talkback-mcp (0.1.3)
- WebSocket bridge to Max for Live with configurable WS_PORT
- Targets producers automating arrangement, clips, and session queries
- Open-source repo talkback-mcp on GitHub
- MCP registry version 0.1.3
- npm identifier talkback-mcp with stdio transport
- One documented environment variable WS_PORT for the bridge
Community signal: 24 GitHub stars.
What problem does it solve?
Music producers waste flow switching between the DAW and a separate chat window without a live, queryable link to session state.
Who is it for?
Indie producers and content builders who already use Ableton and want agent-assisted session awareness.
Skip if: Developers with no Ableton setup or anyone needing generic project management instead of DAW-specific control.
What do I get? / Deliverables
After wiring Talkback, your agent can interact with the running Ableton session in real time via MCP while you stay in creative mode.
- Live MCP link between agent and Ableton session
- Configurable WebSocket bridge on WS_PORT
- Agent-queryable session context during production
Recommended MCP Servers
Journey fit
Talkback is an integration MCP you add while building creative tooling or personal music workflows, not a launch or growth distribution play. integrations fits a real-time Ableton bridge with npm stdio package and Max for Live WebSocket wiring.
How it compares
Ableton live-session MCP bridge, not a general audio ML API or a cloud rendering SaaS.
Common Questions / FAQ
Who is Talkback for?
Solo producers and builder-creators using Ableton Live who want Claude Code or Cursor to see and discuss the active session in real time.
When should I use Talkback?
Use it during build-phase integration when you are automating production workflows, teaching an agent your session layout, or reducing repetitive DAW inspection.
How do I add Talkback to my agent?
Install the talkback-mcp npm package, configure WS_PORT for the Max for Live bridge, add the stdio MCP server entry in your agent config, and start Ableton with the bridge running.