AgentHubAgentHub

vap-e

MCP ServerMCP Registry官方收录

io.github.elestirelbilinc-sketch/vap-e · v1.14.1

AI image, video & music generation. Flux, Veo 3.1, Suno V5. Free tier included.

概览

vap-e 是一个MCP Server,收录自 官方 MCP Registry。支持 streamable-http 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。

安装

选择你的平台查看安装方式

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

相关资源

统一 Manifest

{
  "id": "io.github.elestirelbilinc-sketch/vap-e",
  "type": "mcp-server",
  "version": "1.14.1",
  "displayName": "vap-e",
  "description": "AI image, video & music generation. Flux, Veo 3.1, Suno V5. Free tier included.",
  "repository": {
    "url": "https://github.com/vapagentmedia/vap-showcase",
    "source": "github"
  },
  "distribution": {
    "packages": [],
    "remotes": [
      {
        "transport": "streamable-http",
        "url": "https://api.vapagent.com/mcp"
      }
    ]
  },
  "dependencies": [],
  "installTargets": [
    "claude-code",
    "claude-desktop",
    "cursor",
    "vscode"
  ],
  "keywords": [],
  "provenance": {
    "origin": "official-mcp-registry",
    "originalId": "io.github.elestirelbilinc-sketch/vap-e",
    "originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.elestirelbilinc-sketch%2Fvap-e/versions/latest",
    "isOfficial": true,
    "status": "active"
  }
}
vap-e — MCP Server 安装与配置 · AgentHub