Skip to main content
Songs, instrumentals and lyrics. Background music for a demo video — rarely something a page itself needs.

Connecting

In the dashboard, open Connectors, find Mureka and press Connect. The key you enter is checked against Mureka before anything is saved, so a key that is refused never becomes a connection that fails later.

What you will need

Getting the credential

  1. Create an API key at platform.mureka.ai
  2. Paste it into the connector

Notes

  • Generation is asynchronous. generate_song and generate_instrumental return a task id; poll the matching query tool until the status is succeeded. Jobs can also end failed, timeouted or cancelled.
  • n defaults to 2 and every track generated is charged, so pass n: 1 for a single draft.
  • Mureka’s own audio URLs expire after 30 days; the finished track is copied onto BoostGPT storage, so the link the agent returns keeps working.
  • A full song takes noticeably longer than an image. Expect to poll for a while.

What an agent can do with it

Useful resources