← Registry

Content Tools

suedeai.ai

Generate music, videos, and images from text prompts.

1 endpoint3 known toolsFirst detected May 29, 2026Last detected July 25, 2026

ENDPOINT 1

https://app.suedeai.ai/api/mcp

No auth detected

MCP server metadata

Name
suede-agentic-commerce
Version
1.0.0
Capabilities
tools
Server instructions

Suede AI agentic-commerce skills (music generation, video, audio analysis, IP-rights oracle, guitar-rig tools). Every tool is x402-payable in USDC on Base. tools/list returns the full catalog with inputSchemas; tools/call returns a payment-required pointer at the x402 endpoint rather than executing the paid API (discovery-first wrapper). To execute, complete an x402 payment to the endpoint named in the structured response.

Known tools 3

create_music

Create a full-length, fully owned, rights-aware song from a prompt, with optional custom lyrics and style control.

Potential side effects
agent_video

Generate a fully owned short-form music-video clip for a song, product, or campaign.

Inferred read-only
agent_image

Generate a single still image from a text prompt — cover art, promo art, or a standalone visual for a track or campaign.

Inferred read-only

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.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.