Connects Claude to OpenAI's image and video generation APIs (DALL·E, Sora) plus Google's Veo video model. Exposes direct tool wrappers for image generation and editing with gpt-image-1.5, video job creation and management with sora-2, and Veo video operations. Handles the entire lifecycle: create jobs, poll for completion, download assets to disk. Smart about payload sizes, automatically switching from inline base64 to file references when responses get large. Includes fetch tools for loading images, videos, and documents from URLs or local paths with optional sharp compression. Useful when you need programmatic access to multiple media generation APIs through a single MCP interface.
claude mcp add --transport stdio strato-space-media-gen-mcp uvx media-gen-mcp