Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"vap": {
"url": "https://api.vapagent.com/mcp",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
},
"transport": "streamable-http"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Generate AI images, videos, and music with deterministic pricing.
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
uvx 'vap-sdk' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
Checked vap-sdk against OSV.dev.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in entertainment / ai-ml
Persistent memory using a knowledge graph
Dynamic problem-solving through sequential thought chains
Workspace template + MCP server for Claude Code, Codex CLI, Cursor & Windsurf. Multi-agent knowledge engine (ag-refresh / ag-ask) that turns any codebase into a queryable AI assistant.
🌊 The leading agent orchestration platform for Claude. Deploy intelligent multi-agent swarms, coordinate autonomous workflows, and build conversational AI systems. Features enterprise-grade architecture, distributed swarm intelligence, RAG integration, and native Claude Code / Codex Integration
MCP Security Weekly
Get CVE alerts and security updates for io.github.elestirelbilinc-sketch/vap-e and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Generate AI images, videos, and music with deterministic pricing.
No setup required – start generating in 2 minutes:
VAP is an MCP server that enables image, video, and music generation directly from agentic workflows. It exposes generative media capabilities as portable, pay-per-use tools usable across Claude Desktop, Cursor, and other MCP-compatible clients.
When AI agents work with paid APIs, they need:
VAP provides this control layer.
VAP is an MCP Server that provides Flux image generation, Veo 3.1 video generation, and Suno V5 music generation with full cost control.
Supported AI Models:
Production Pipeline:
How it works:
Agent: "Generate an image of a sunset"
↓
VAP: "Reserving cost..."
VAP: "Reserved. Executing..."
VAP: "Success. Here's your image."
If it fails:
Agent: "Generate an image of a sunset"
↓
VAP: "Reserving cost..."
VAP: "Reserved. Executing..."
VAP: "Failed. Full refund. Error: Provider timeout"
Your agent never sees the complexity. It just gets deterministic results.
| Type | Preset |
|---|---|
| Image | image.basic |
| Video | video.basic |
| Music | music.basic |
| Campaign+SEO | streaming_campaign |
| Full Production+SEO | full_production |
All media productions are automatically normalized and delivered through a fast, orchestrated pipeline in accordance with defined broadcast quality standards.
Pricing: See vapagent.com for current pricing.
Generate an image with zero signup — no API key, no deposit:
curl -X POST https://api.vapagent.com/v3/trial/generate \
-H "Content-Type: application/json" \
-d '{"prompt": "A mountain landscape at sunset, photorealistic"}'
Rate limit: 3 images per day per IP.
Ready for more? Create an agent below.
Option A: Dashboard (Recommended)
Go to vapagent.com/dashboard/signup.html and create your agent.
Option B: API
... [View full README on GitHub](https://github.com/vapagentmedia/vap-showcase#readme)