AgentStack
MCP verified MIT Self-run

Vap Media Skill

mcp-vapagentmedia-vap-media-skill · by vapagentmedia

VAP Media API skill for AI assistants: image, video, and music generation with a VAP product key.

No reviews yet
0 installs
7 views
0.0% view→install

Install

$ agentstack add mcp-vapagentmedia-vap-media-skill

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Vap Media Skill? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

VAP Media API Skill for AI Assistants

Use VAP Media API from Claude Code, Codex CLI, Gemini CLI, and other skill-aware AI assistants to generate images, video, and music.

This skill stays focused on the Media API surface. It is a distribution and sales entry point for VAP media generation, not a replacement for the broader VAP AI platform.

What It Does

  • Image generation through VAP Media API
  • Video generation through VAP Media API
  • Music generation through VAP Media API
  • Media editing through VAP Media API operations
  • Authenticated Media API mode with a VAP product key

Installation

Claude Code

cp SKILL.md ~/.claude/skills/vap-media.md

Codex CLI

cp SKILL.md ~/.codex/skills/vap-media.md

Gemini CLI

cp SKILL.md ~/.gemini/skills/vap-media.md

Quick Start

  1. Install the skill in your assistant.
  2. Ask for an image, video, or music generation.
  3. The assistant calls VAP and returns the generated media URL.

Media API Key

| Surface | Endpoint | | --- | --- | | Generate image, video, or music | POST /api/v1/generations | | Poll generation | GET /api/v1/generations/{id} | | Edit or enhance media | POST /api/v1/operations | | Poll operation | GET /api/v1/operations/{id} |

Get a Media API key from Developer Hub: https://vapagent.com/developer/?key=media#keys

View Room and Media plans: https://vapagent.com/new-dashboard/?billing=monthly#plans

Links

  • VAP AI: https://vapagent.com/
  • Developer Hub: https://vapagent.com/developer/
  • Media API key: https://vapagent.com/developer/?key=media#keys
  • Dashboard: https://vapagent.com/new-dashboard/
  • GitHub: https://github.com/vapagentmedia/vap-media-skill

License

MIT License. See LICENSE.

Source & license

This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.