Give Claude Code six focused tools for generating, checking, listing, and canceling original music.
export BLUEMETAL_API_KEY=bm_live_…
claude mcp add --transport http --scope user bluemetal \
https://api.bluemetal.ai/mcp \
--header "Authorization: Bearer $BLUEMETAL_API_KEY"Claude discovers the tools from BlueMetal at startup. The API key stays in your shell environment and every generation is asynchronous, so Claude can keep working while audio renders.