Equip your AI Agents with a massive, semantically searchable catalog of open-source and royalty-free music.
Enter your email to verify and generate a secure API key.
Add the following to your Claude Desktop or Antigravity MCP configuration file:
"mcpServers": {
"music-mcp": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-sse",
"--url",
"https://music.builditwithai.xyz/mcp?key=YOUR_API_KEY"
]
}
}