# Vap Media Skill

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

- **Type:** MCP server
- **Install:** `agentstack add mcp-vapagentmedia-vap-media-skill`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [vapagentmedia](https://agentstack.voostack.com/s/vapagentmedia)
- **Installs:** 0
- **Category:** [Content & Media](https://agentstack.voostack.com/c/content-and-media)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [vapagentmedia](https://github.com/vapagentmedia)
- **Source:** https://github.com/vapagentmedia/vap-media-skill
- **Website:** https://vapagent.com/developer/

## Install

```sh
agentstack add mcp-vapagentmedia-vap-media-skill
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## 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

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

### Codex CLI

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

### Gemini CLI

```bash
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.

- **Author:** [vapagentmedia](https://github.com/vapagentmedia)
- **Source:** [vapagentmedia/vap-media-skill](https://github.com/vapagentmedia/vap-media-skill)
- **License:** MIT
- **Homepage:** https://vapagent.com/developer/

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

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/mcp-vapagentmedia-vap-media-skill
- Seller: https://agentstack.voostack.com/s/vapagentmedia
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
