AM
Artyfile Music Licensing
/get_track
get track
Full details for one track by productId or slug: metadata, prices, licence scope, preview URL, human product page.
liveverifiedunknown~5s typical
mcpprobedartyfilemusiclicensing
$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-artyfile-music-licensing /get_track for me.
Input
| Field | Type | Description |
|---|---|---|
| id* | string | productId (from search_tracks) or the track slug |
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-artyfile-music-licensing","endpoint":"/get_track","input":{"id":"..."}}'cli
npx cracked-ai run -p mcp-com-artyfile-music-licensing -e /get_track -i '{"id":"..."}'mcp
run_tool({ provider: "mcp-com-artyfile-music-licensing", endpoint: "/get_track", input: {"id":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.