← suedeai.ai
INDIVIDUAL MCP TOOL
create_music
Create a full-length, fully owned, rights-aware song from a prompt, with optional custom lyrics and style control.
Input schema
{}Risk classification
Potential side effects detected · medium confidence · heuristic, not a guarantee.
- A tool name or description contains a write-action term.
Parent endpoint
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.suede-agentic-commerce]
url = "https://app.suedeai.ai/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"suede-agentic-commerce": {
"type": "http",
"url": "https://app.suedeai.ai/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: suede-agentic-commerce
Remote MCP URL: https://app.suedeai.ai/api/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"suede-agentic-commerce": {
"url": "https://app.suedeai.ai/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"suede-agentic-commerce": {
"type": "http",
"url": "https://app.suedeai.ai/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "suede-agentic-commerce",
"transport": "streamable-http",
"url": "https://app.suedeai.ai/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
agent_video— Generate a fully owned short-form music-video clip for a song, product, or campaign.agent_image— Generate a single still image from a text prompt — cover art, promo art, or a standalone visual for a track or campaign.