Back to MCP Servers
Vap Showcase
AI media generation (Flux, Veo, Suno) with cost control. Pre-commit pricing, budget enforcement, reserve-burn-refund billing.
multimedia-processai
Installation
npx -y vap-showcaseConfiguration
{
"mcpServers": {
"vap-showcase": {
"command": "npx",
"args": ["-y", "vap-showcase"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes