Skip to content
Back to search
100
MCP live MCP 2025-11-25 http

Suede

x402/suede

x402 service listed on awesome-x402: Suede [x402: $0.001/call on eip155:8453, category=utility]

Uptime
100.0%
1 direct probes · 30d
Response
1361ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available

Tools · 3

create_music

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…

agent_video

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…

agent_image

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…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "suede": {
      "url": "https://app.suedeai.xyz/api/mcp",
      "transport": "http"
    }
  }
}