Generate AI videos, images, and music directly in your Claude Desktop conversations using MCP.
Sign up at vapagent.com and deposit credits ($5 minimum). Your API key will be available in the dashboard.
Find your Claude Desktop config file:
Add the VAP MCP server to your config:
{
"mcpServers": {
"vap": {
"command": "npx",
"args": ["-y", "@anthropic/vap-mcp-server"],
"env": {
"VAP_API_KEY": "your-api-key-here"
}
}
}
}
Completely quit and reopen Claude Desktop. You should see VAP tools available in your conversation.
Ask Claude: "Generate a 5-second video of ocean waves at sunset" — Claude will use VAP to create and return the video directly in chat.
Yes. The MCP server runs via npx, which requires Node.js 18+. Download from nodejs.org if needed.
Same as API pricing: $1.96 per video, $0.18 per image, $0.68 per music track. Credits are deducted from your VAP balance.
Yes. MCP works with both free and Pro Claude Desktop accounts. Your Claude subscription is separate from VAP credits.