Connect any AI agent to Pixazo
Image, video, audio, music, 3D, and upscale — available as live MCP servers for Claude, Cursor, Codex, OpenAI Atlas, and any MCP-compatible client. Sign in with your Pixazo account once; usage is billed to your Pixazo API funds wallet.
One MCP. Every model.
A single connector that gives your agent access to image, video, audio, music, 3D, and upscale capabilities — with one curated model per category (Seedance 2.0 for video, GPT Image 2 for image, MiniMax Music, VibeVoice, Meshy 6, Topaz). A dozen high-level tools instead of hundreds of per-model ones.
claude mcp add --transport http --scope user pixazo https://mcp.pixazo.ai/pixazo/mcp
claude mcp login pixazo- Video→Seedance 2.0
- Image→GPT Image 2
- Music→MiniMax Music
- Speech→VibeVoice
- 3D→Meshy 6
- Upscale→Topaz (video), SeedVR (image)
One URL. Any agent.
The Pixazo MCP exposes 12 high-level tools across 6 capabilities through a single endpoint. On claude.ai and Claude Desktop, connect with your Pixazo account (OAuth); in CLI and IDE clients, use your Pixazo API key. Pick your client and paste the snippet — the agent handles routing.
# Claude Desktop / claude.ai — no key needed:
# Settings → Connectors → Add custom connector → paste:
# https://mcp.pixazo.ai/pixazo/mcp
# (sign in with your Pixazo account on first connect)
# Claude Code (CLI) — no key, sign in via OAuth:
claude mcp add --transport http --scope user pixazo https://mcp.pixazo.ai/pixazo/mcp
claude mcp login pixazo
# (On a remote/SSH box: append --no-browser to get a paste-back URL)
# Then ask in any chat:
# > generate a sunset over a misty mountain range, then animate it slowly
# (the agent picks the right Pixazo model for each step)// Add to Cursor's mcp.json — sign in via OAuth when prompted
{
"mcpServers": {
"pixazo": {
"url": "https://mcp.pixazo.ai/pixazo/mcp"
}
}
}# Add to ~/.codex/config.toml — sign in via OAuth when prompted
[mcp_servers.pixazo]
url = "https://mcp.pixazo.ai/pixazo/mcp"# List the 12 tools (response is SSE — the first data: line is the payload)
# Raw HTTP test — uses your API key (curl can't do interactive OAuth).
curl -N -X POST 'https://mcp.pixazo.ai/pixazo/mcp' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-H 'Ocp-Apim-Subscription-Key: YOUR_PIXAZO_API_KEY' \
-d '{"jsonrpc":"2.0","id":1,"method":"tools/list"}'Per-model MCPs
Power-user mode — bypass the umbrella and connect directly to the model you want. Same authentication, same per-user attribution.
Image
Video
Audio · Music · TTS
Upscale & Restoration
The plug-in standard for AI agents
Model Context Protocol is the open spec that lets any AI agent (Claude, Cursor, Codex, ChatGPT Atlas, OpenAI's SDK, custom clients) talk to external tools through a uniform, authenticated JSON-RPC interface.
One account, every model
Connect with your Pixazo account (claude.ai / Claude Desktop) or your Pixazo API key (CLI clients). Every MCP call is billed from the same Pixazo API funds wallet you use for the REST API — no duplicate billing.
Secure per-user auth
OAuth through AWS Cognito on claude.ai and Claude Desktop, or direct API-key auth in CLI clients; Azure APIM attributes every tool call to your Pixazo API account either way.
Built on the open standard
Every server speaks vanilla MCP — works in Claude, Cursor, Codex, OpenAI Atlas, and anything else that ships an MCP client. Add a server in 30 seconds.
Pixazo MCP — common questions
Which AI models does the Pixazo MCP support?
Live per-model MCPs today:
- Image (4): Seedream, GPT-Image, Nano Banana, Flux
- Video (7): Sora, Veo, Runway, Kling, Seedance, Happy Horse, Gemini Omni
- Audio (1): ACE Step
- Upscale (2): SeedVR (image), Topaz (video)
Full catalog (per-model MCPs rolling out for each):
- Image: Seedream, Flux, GPT-Image, Nano Banana, Recraft, Ideogram, Studio Ghibli, Z-Image, Hidream, Auraflow, SDXL, Bria, Pixelforge, Qwen Image, Reve, Longcat, Ernie, GLM, Nucleus, FireRed Image Edit, Smart Resize.
- Video: Seedance, Happy Horse, Sora, Veo, Runway, Kling, Pika, Hailuo, Wan, P-Video, Higgsfield, GenFlare, Lucy Edit, Grok Imagine, Mochi, Vidu, Hunyuan Video, Pixverse, Veed.
- Audio / TTS / Music: VibeVoice, ElevenLabs, MiniMax Music, Lyria, Chatterbox, XTTS, Tracks, ACE Step.
- 3D: Meshy 6, Hunyuan, Hyper3D, Tripo3D, Trellis3D.
- Virtual Try-On: Fashn VTON, IDM-VTON.
- Upscale & restoration: Topaz, P-Image, Crystal Upscaler, SeedVR, GFPGAN, CodeFormer.
Does Pixazo MCP work with Claude, Cursor, Codex, and OpenAI Atlas?
Can I generate images through MCP?
pixazoGenerateImage and pixazoEditImageto GPT Image 2 by default for consistent, predictable quality. If you'd rather pick a specific model, connect directly to a per-model MCP like seedream-mcp, flux-mcp, nano-banana-mcp, ideogram-mcp, recraft-mcp, or studio-ghibli-mcp — full list in the directory below.What about video generation? Which video models does the MCP support?
pixazoTextToVideo, pixazoImageToVideo, pixazoReferenceToVideo, pixazoVideoToVideo) to Seedance 2.0for state-of-the-art quality with a single, predictable model choice. If you need a different model, the per-model directory has dedicated MCPs for Happy Horse, Sora, Veo, Runway, Kling, Pika, Hailuo, Wan, P-Video, Mochi, Vidu, Hunyuan Video, Pixverse, and more — each at mcp.pixazo.ai/<model>-mcp/mcp.Does the Pixazo MCP support TTS, music, 3D, and upscaling?
- Speech / TTS: VibeVoice, ElevenLabs, XTTS, Chatterbox
- Music & songs: MiniMax Music, Lyria, ACE Step, Tracks
- 3D generation: Meshy 6, Hunyuan 3D, Tripo3D, Trellis3D, Hyper3D
- Upscale & restoration: Topaz (video), SeedVR & Crystal Upscaler (images), P-Image, GFPGAN, CodeFormer
pixazoUpscale routes videos to Topaz and images to SeedVR automatically; per-model MCPs give direct access if you need a specific one.Is there an MCP for Seedance, Sora, Veo, Kling, Flux, Nano Banana, GPT-Image, ElevenLabs, or Topaz?
mcp.pixazo.ai/seedance-mcp/mcpmcp.pixazo.ai/sora-mcp/mcpmcp.pixazo.ai/veo-mcp/mcpmcp.pixazo.ai/kling-mcp/mcpmcp.pixazo.ai/flux-mcp/mcpmcp.pixazo.ai/runway-mcp/mcpmcp.pixazo.ai/pika-mcp/mcpmcp.pixazo.ai/nano-banana-mcp/mcpmcp.pixazo.ai/gpt-image-mcp/mcpmcp.pixazo.ai/seedream-mcp/mcpmcp.pixazo.ai/happy-horse-mcp/mcpmcp.pixazo.ai/elevenlabs-mcp/mcpmcp.pixazo.ai/vibevoice-mcp/mcpmcp.pixazo.ai/minimax-mcp/mcp(MiniMax Music)mcp.pixazo.ai/topaz-mcp/mcpmcp.pixazo.ai/meshy-3d-mcp/mcp
How do I add the Pixazo MCP to my AI agent?
https://mcp.pixazo.ai/pixazo/mcp) and sign in. In Claude Code, Cursor, and Codex, add the server and sign in when prompted (in Claude Code: /mcp→ Authenticate). No API key needed. For raw HTTP/curl, pass your Pixazo API key as the Ocp-Apim-Subscription-Key header. Either way, usage bills to your Pixazo funds wallet. (Pixazo Platform subscription credits are separate and do not apply to MCP or REST API usage.)A client fails at OAuth sign-in — how do I fix it?
auth.pixazo.ai. As a fallback, any client that supports request headers can use your Pixazo API key (api-console.pixazo.ai → API Key) as the Ocp-Apim-Subscription-Key header. Key-based usage bills to the same wallet as OAuth.How much does the Pixazo MCP cost? Is there a free tier?
What happens if a generation fails? Am I charged?
What's the difference between the Pixazo MCP umbrella and the per-model MCPs?
mcp.pixazo.ai/pixazo/mcp is one connector with 12 high-level tools across 6 capabilities (pixazoGenerateImage, pixazoTextToVideo, pixazoTextToSpeech, and more — plus pixazoGetResultto poll async jobs) that route to a single curated model per capability — Seedance 2.0 for all four video tools, GPT Image 2 for image, MiniMax Music for music, VibeVoice for speech, Meshy 6 for 3D, Topaz (video) or SeedVR (image) for upscale. No model parameter to pick: predictable defaults that always work. The 14 per-model MCPs currently live at mcp.pixazo.ai/<slug>-mcp/mcpgive direct access to a specific model — use those when you want a different model than the umbrella default. Together that's 15 live install points today: the umbrella plus 14 per-model MCPs.