Skip to main content
Glama

AbletonMCP

fire_clip

Trigger playback of a specific clip in Ableton Live using track and clip index parameters, enabling precise control within AI-assisted music production workflows via AbletonMCP.

Instructions

Start playing a clip.

Parameters:

  • track_index: The index of the track containing the clip
  • clip_index: The index of the clip slot containing the clip

Input Schema

NameRequiredDescriptionDefault
clip_indexYes
track_indexYes

Input Schema (JSON Schema)

{ "properties": { "clip_index": { "title": "Clip Index", "type": "integer" }, "track_index": { "title": "Track Index", "type": "integer" } }, "required": [ "track_index", "clip_index" ], "title": "fire_clipArguments", "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ahujasid/ableton-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server