Skip to main content
Connect VMEG to Manus so agents can translate media as part of automated workflows.

Manual setup

Prerequisites

  • A Manus account with access to Manus Computer (Agents)
  • A VMEG account — see Pricing for credits
  • An API Key from API Configuration

Connect VMEG

Manus supports custom Remote MCP connectors (Settings → Connectors → Add custom MCP). Authenticate with a Bearer API Key set as a custom Authorization header.
1

Open connector settings

In Manus, go to SettingsConnectorsAdd custom MCP (or Direct configuration).
2

Enter the VMEG endpoint

  • Name: VMEG
  • Transport: HTTP
  • Server URL:
https://www.vmeg.ai/api/mcp
3

Add the Authorization header

Click Add custom header and set:
  • Name: Authorization
  • Value: Bearer YOUR_API_KEY
Include the space after Bearer. Use a key from API Configuration.
4

Save and verify

Save the connector. Manus should list VMEG tools after a successful connection test.

Usage in Manus Computer

Open Manus Agents, enable VMEG tools for your agent, and describe the translation job:
Every morning, check for new video files in my folder, translate each to English
with VMEG, and report task IDs when submission completes.

Limitations

ConstraintDetail
AuthenticationUse a Bearer API Key in a custom Authorization header
Public URLManus connects from the cloud; the MCP endpoint must be publicly reachable over HTTPS
VMEG accountFree and paid accounts can use MCP; tasks deduct credits as usual
Async tasksTranslation jobs are async — agents should poll vmeg_list_tasks

App marketplace

One-click Manus tool-store integration is coming soon. Use manual setup above for now. If only pre-built integrations are shown, use another agent from supported products until then.