Loading MCP server directory, please wait...
Chat with your Ableton session in real-time.
npx @getmcp/cli add io.github.jmedure/talkbackRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.jmedure/talkback": {
"command": "npx",
"args": [
"-y",
"talkback-mcp"
],
"env": {
"WS_PORT": ""
}
}
}
}