ableton-mind — Ableton Live MCP server runs on your own machine — the client starts it, so there is no endpoint to ping. 33 installs a week from npm. Last commit 24 Jun 2026.
Control Ableton Live from Claude, Cursor or Codex with LOM tools, device knowledge and recipes.
We read the source, 18 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
spawn(cmd, args, { stdio: "ignore", detached: true }).unref();
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add ableton-mind -- npx -y ableton-mind
{
"mcpServers": {
"ableton-mind": {
"args": [
"-y",
"ableton-mind"
],
"command": "npx"
}
}
}
[mcp_servers.ableton-mind]
command = "npx"
args = ["-y", "ableton-mind"]
{
"mcpServers": {
"ableton-mind": {
"args": [
"-y",
"ableton-mind"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"ableton-mind": {
"args": [
"-y",
"ableton-mind"
],
"command": "npx"
}
}
}
Bootstrap, verify, and update CLI tools & MCP servers in Claude Code from recipes; audit scopes.
Build real visual systems in TouchDesigner from plain language with Claude, Cursor or Codex.
Your apps, skills, MCP servers and keys from ahel.ai, served to Claude, ChatGPT, Cursor and Codex.
MCP for rules/skills/knowledge evaluation for Cursor, Claude, VS Code, and Antigravity.
MCP server for querying Foxhound traces from Claude Code, Cursor, and other MCP clients
Build searchable AI research knowledge bases with hybrid vector search directly in Claude Desktop.
Send WhatsApp messages from Cursor, Claude Code, and Codex via MCP.
Shared local knowledge vault MCP server for Claude Desktop (Chat + Code)
Answers built from our own checks of this server.