name-mcp-live-11-suite

john-j-whitehat/name-mcp-live-11-suite
★ 0 stars Python 📦 Other Updated today
Ableton Live 11 MCP Remote Server
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "name-mcp-live-11-sui": {
      "command": "uvx",
      "args": [
        "name-mcp-live-11-suite"
      ]
    }
  }
}

Or install with pip: pip install name-mcp-live-11-suite