Vap E MCP Server

Agent-native AI platform for AI Room, Media API, and Coding Plan API. Website | Developer Hub | AI Room | Dashboard | Status. It is available as a remote MCP endpoint.

Teams that want a hosted coding agent endpoint instead of running a local process. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-06-26 · ★ 2 · #190 OF 194 MAINTAINED CODING AGENT · VERIFIED 2026-08-25

MIT · Python servers · how we verify → /methodology

01 · Install Vap E

Claude Code

claude mcp add vapagentmedia-vap-showcase --transport http https://api.vapagent.com/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "vapagentmedia-vap-showcase": {
      "url": "https://api.vapagent.com/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://api.vapagent.com/mcp

transport: streamable-http

endpoint NOT responding · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to api.vapagent.com

license MIT - declared in the repository

registry registry publisher io.github.elestirelbilinc-sketch is not the repo owner (vapagentmedia) - the registry entry was published by someone else

03 · What Vap E can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v1.12.6 · 2026-01-24

Changes · HTTP Mode (D#549): Added --mode=http flag for MCP inspection by Glama.ai · Updated Dockerfile to use HTTP mode by default · Removed deprecated execute_preset tool (D#551) · Usage · bash · Docker (recommended…

v1.12.4 · 2026-01-20

VAP MCP Server v1.12.4 · Image Generation - AI images with deterministic cost · Video Generation - Veo 3.1 videos with deterministic cost · Music Generation - Suno V5 music with deterministic cost · Cost Control…

04 · Who maintains Vap E

vap-e is maintained by vapagentmedia. It's the only MCP server we track from this author; the repo dates to Jan 2026.

05 · Facts

category
coding agent - ranked #190 of 194 actively-maintained coding agent servers as of 2026-08-25.
registry
io.github.elestirelbilinc-sketch/vap-e (active, first published 2026-01-08 · 9 versions)

06 · Vap E FAQ

What is Vap E?

Agent-native AI platform for AI Room, Media API, and Coding Plan API. Website | Developer Hub | AI Room | Dashboard | Status. It is available as a remote MCP endpoint.

Is Vap E still maintained?

Yes - as of 2026-08-25, its last commit was 2026-06-26. We re-verify nightly.

How do I install Vap E?

Run `claude mcp add vapagentmedia-vap-showcase --transport http https://api.vapagent.com/mcp`. You can also paste the ready-made client config above.

07 · Alternatives to Vap E