Loomal

livepilot

MCP server by github.com/dreamrec/livepilot

317-tool agentic MCP production system for Ableton Live 12 — device atlas, sample engine, composer

31 starsnpm: livepilot

About livepilot

livepilot is an MCP (Model Context Protocol) server published by dreamrec in the official MCP registry, listed under Autonomous Agents on Loomal. 317-tool agentic MCP production system for Ableton Live 12 — device atlas, sample engine, composer

It ships as an npm package (livepilot), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/dreamrec/livepilot, where the project has earned 31 GitHub stars.

Use livepilot with your agent

Claude Code · one command
claude mcp add livepilot -- npx -y livepilot
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "livepilot": {
      "command": "npx",
      "args": [
        "-y",
        "livepilot"
      ]
    }
  }
}
npmlivepilot

Frequently asked questions

What is livepilot?
livepilot is an MCP (Model Context Protocol) server by dreamrec in the Autonomous Agents category. 317-tool agentic MCP production system for Ableton Live 12 — device atlas, sample engine, composer
How do I connect livepilot to Claude, Cursor, or another MCP client?
Install livepilot from its npm package (livepilot) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is livepilot open source?
Yes — the source code is public at github.com/dreamrec/livepilot, with 31 GitHub stars.
Can AI agents pay to use livepilot?
Not yet through Loomal — livepilot is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain livepilot? Claim this listing free by verifying GitHub ownership, or contact us.