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 customAuthorization header.
Open connector settings
In Manus, go to Settings → Connectors → Add custom MCP (or Direct configuration).
Add the Authorization header
Click Add custom header and set:
- Name:
Authorization - Value:
Bearer YOUR_API_KEY
Bearer. Use a key from API Configuration.Usage in Manus Computer
Open Manus Agents, enable VMEG tools for your agent, and describe the translation job:Limitations
| Constraint | Detail |
|---|---|
| Authentication | Use a Bearer API Key in a custom Authorization header |
| Public URL | Manus connects from the cloud; the MCP endpoint must be publicly reachable over HTTPS |
| VMEG account | Free and paid accounts can use MCP; tasks deduct credits as usual |
| Async tasks | Translation 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.

