Livepilot runs on your own machine — the client starts it, so there is no endpoint to ping. 322 installs a week from npm. Last commit 31 Jul 2026.
317-tool agentic MCP production system for Ableton Live 12 — device atlas, sample engine, composer
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 livepilot -- npx -y livepilot
{
"mcpServers": {
"livepilot": {
"args": [
"-y",
"livepilot"
],
"command": "npx"
}
}
}
[mcp_servers.livepilot]
command = "npx"
args = ["-y", "livepilot"]
{
"mcpServers": {
"livepilot": {
"args": [
"-y",
"livepilot"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"livepilot": {
"args": [
"-y",
"livepilot"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.