
Sanzaru Marketplace
Give Claude Code or another MCP-capable agent direct tools for Sora video, image generation, Whisper transcription, and TTS without writing custom API glue.
Overview
sanzaru-marketplace is a plugin marketplace for the Build phase that ships an MCP server wrapping OpenAI Sora, image, Whisper, and TTS APIs for agent-driven media workflows.
What is this marketplace?
- MCP tools for Sora (`sora-2`, `sora-2-pro`), reference images, remix, and download variants (video, thumbnail, spriteshe
- Image generation and edit flows via gpt-image-2, gpt-image-1.5, or GPT-5 with up to 16 inputs and Sora-oriented resizing
- Whisper and GPT-4o transcription, audio chat, and multi-voice TTS through one PyPI-installable server
- Python SDK wrapper—no persistent server state; suits local or CI agent setups
- Single-plugin marketplace focused on OpenAI media APIs, not a broad skill library
- Marketplace lists 1 plugin
- Supports sora-2 and sora-2-pro video models
- Image edit flows accept up to 16 inputs
Community signal: 6 GitHub stars.
What problem does it solve?
Solo builders waste time stitching one-off Python scripts to OpenAI video and audio APIs instead of calling them from the agent already in their IDE.
Who is it for?
Indie builders using Claude Code or Cursor who want marketing videos, thumbnails, or transcripts generated from the same agent session.
Skip if: Teams that need a managed video editor UI, non-OpenAI providers only, or bookkeeping and finance MCP tooling.
What do I get? / Deliverables
After installing sanzaru and adding the MCP server, your agent can generate, remix, transcribe, and speak content through standardized tools.
- Registered MCP server exposing video, image, transcription, and TTS tools
- Agent-callable workflows for generate, remix, download, and transcribe without custom scripts
Plugins in this marketplace
1 plugin — install individually after you add the marketplace.
Recommended Marketplaces
Journey fit
Media and multimodal APIs are wired into the product and agent stack during build, not during ideation or post-launch analytics. Sanzaru is a stateless MCP server that exposes OpenAI video, image, and audio endpoints—classic third-party integration work for agent workflows.
How it compares
OpenAI media MCP integration, not a curated multi-skill workflow marketplace.
Common Questions / FAQ
Who is Sanzaru Marketplace for?
Developers and solo builders who run MCP-capable agents and want Sora, images, and audio APIs without custom integration code.
When should I use Sanzaru Marketplace?
Use it during Build when you are wiring agent tooling for content, demos, or multimodal features that depend on OpenAI video and audio endpoints.
How do I add Sanzaru Marketplace to my agent?
Install the sanzaru package from PyPI, configure the MCP server entry in Claude Code or your client’s MCP settings, and provide a valid OpenAI API key with access to the models you need.