Skip to content
Claude Desktop

vap e for Claude Desktop

io.github.elestirelbilinc-sketch/vap-e

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

client:Claude Desktop transport:streamable-http

Install vap e in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "vap-e": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://api.vapagent.com/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

vap e in other clients