Suede
x402/suedex402 service listed on awesome-x402: Suede [x402: $0.001/call on eip155:8453, category=utility]
Tools · 3
Generate a song from a prompt with optional custom lyrics and style inputs. Returns JSON describing the generated track when the request succeeds. PAYMENT-SIGNATURE-authenticated requests default to a…
Text-to-video generation for agents. Returns an 8-second 720p clip with native audio. Use for short-form video, b-roll, product shots, music-video visuals, and social clips. Audio is generated from th…
Generate a still image from a text prompt. PAYMENT-SIGNATURE-authenticated requests default to asynchronous execution. The queued response is 202 Accepted carrying a jobId and pollUrl. Poll GET /agent…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"suede": {
"url": "https://app.suedeai.xyz/api/mcp",
"transport": "http"
}
}
}