Skip to content
Claude Code

multimodal for Claude Code

io.github.rsmdt/multimodal

Multi-provider media generation — images, video, audio, and transcription via a unified interface

client:Claude Code transport:stdio runtime:npm

Install multimodal in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add multimodal -e OPENAI_API_KEY=<OPENAI_API_KEY> -e XAI_API_KEY=<XAI_API_KEY> -e GEMINI_API_KEY=<GEMINI_API_KEY> -e ELEVENLABS_API_KEY=<ELEVENLABS_API_KEY> -e BFL_API_KEY=<BFL_API_KEY> -e MEDIA_OUTPUT_DIR=<MEDIA_OUTPUT_DIR> -- npx -y @r16t/multimodal-mcp

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

multimodal in other clients