Chat with your Ableton session in real-time.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Chat with your Ableton session in natural language. Go deeper in your mix, make it sound like it does in your head, and finally understand compression... jk no one can teach you that.
Talkback is an MCP server and Max for Live device that gives AI assistants real-time access to your Ableton Live session β read tracks, adjust parameters, analyze your mix, and get spectral snapshots, all through conversation.
talkback.createwcare.com Β Β·Β Docs Β Β·Β Changelog
The fastest way to get set up β installs the MCP server and configures Claude Desktop automatically:
Already in an AI agent? Let it set things up for you:
Then ask your agent: "Help me set up talkback"
Requires Node.js 18+. See the full setup guide for more options.
Download talkback-bridge (latest) and drop it onto your master track in Ableton. Make sure the device is toggled on.
Talkback requires a desktop MCP client β it runs locally on your machine and connects to Ableton over WebSocket. It does not work with claude.ai in the browser (web chat doesn't support local MCP servers yet).
Download Claude Desktop, then add to your config:
~/Library/Application Support/Claude/claude_desktop_config.json (macOS)
%APPDATA%\Claude\claude_desktop_config.json (Windows)
Restart Claude Desktop after saving.
Using nvm or fnm? Claude Desktop doesn't load your shell profile, so it may pick up an old system Node. Use the full path to
npxinstead β runwhich npxin Terminal, then set that as"command"in the config above. See troubleshooting for details.
Add to .cursor/mcp.json in your project root:
Point your client at npx -y talkback-mcp as the server command with WS_PORT=8765 as an environment variable.
Or use add-mcp to auto-configure all your installed agents:
Open your LLM and start asking about your session:
Your LLM will ask for approval before making any parameter changes. Undo always works.
| Tool | What it does |
|---|---|
get_session_context | Reads your full session β tracks, volumes, panning, mutes, sends, devices, routing |
get_track_details | Deep-dives a single track with every device parameter in human-readable units |
get_spectral_snapshot | Captures ~2s of live audio from master bus with peak/RMS per frequency band |
get_plugin_library | Lists all installed AU and VST3 plugins on your system |
analyze_mix | Runs heuristic checks for frequency buildup, dynamics, headroom, and routing issues |
set_device_parameter | Changes a device parameter using human-readable units (dB, ms, Hz, etc.) |
toggle_device_bypass | Enables or bypasses a device for A/B comparison |
create_group_track | Creates a new group track containing specified tracks |
set_track_routing | Changes a track's output routing to another track or bus |
get_bridge_health | Returns bridge performance metrics from the M4L device |
| Variable | Default | Description |
|---|---|---|
WS_PORT | 8765 | WebSocket port for bridge connection |
PolyForm Shield 1.0.0 β free to use, modify, and distribute. You may not use this software to build a competing product.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/talkback)<a href="https://allmcps.com/mcp/talkback"><img src="https://allmcps.com/api/badge/talkback?style=directory" alt="Talkback on AllMCPs" /></a>