Generate AI media directly from your terminal. Perfect for developer workflows and automation scripts.
If you haven't already, install Claude Code:
Add VAP as an MCP server:
Add your VAP API key to environment:
Start Claude Code and ask for media generation:
Claude Code can save generated files directly to your project. Ask: "Generate a hero video and save it to ./assets/hero.mp4"
For CI/CD, use the REST API directly. MCP is designed for interactive terminal sessions. See API docs for programmatic access.
Video: MP4 (H.264). Images: PNG, WEBP. Music: MP3, WAV. All files are saved to your specified path or current directory.
No. VAP requires internet connection to generate media. The AI models run on VAP's servers, not locally.