AM
Arcalune Music
/get_track
Get track
Get one track by id, together with related tracks from the same catalog. Returns the YouTube URL with the track's start position, the track page, and the downlo
liveverifiedunknown~5s typical
mcpprobedarcalunemusic
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-arcalune-music /get_track for me.
Input
| Field | Type | Description |
|---|---|---|
| id* | string | Track id, as returned by search_tracks. |
| locale | string (ja | en | es | pt | hi | id) | Language for titles and descriptions in the response. Defaults to ja. |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-com-arcalune-music","endpoint":"/get_track","input":{"id":"..."}}'cli
npx cracked-ai run -p mcp-com-arcalune-music -e /get_track -i '{"id":"..."}'mcp
run_tool({ provider: "mcp-com-arcalune-music", endpoint: "/get_track", input: {"id":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.