Manual setup
Prerequisites
- Cursor installed (latest version recommended)
- A VMEG account — see Pricing for credits
- An API Key from API Configuration
Add the MCP server
In Cursor Settings → Tools & MCP → New MCP Server, or edit~/.cursor/mcp.json:
YOUR_API_KEY with the key from API Configuration. If you already have other MCP servers, add vmeg alongside them inside the existing mcpServers block.
Cursor auto-detects changes to mcp.json. If vmeg doesn’t appear, toggle it off/on or click refresh in Cursor Settings → Tools & MCP (reloading the window via Cmd+Shift+P → Developer: Reload Window also works).
Verify
Open Cursor Settings → MCP and confirmvmeg is listed with tools enabled. In chat, ask 「What MCP tools do you have?」 to confirm VMEG tools appear.
Usage
In Cursor Agent chat, attach or reference a local file and request translation:POST /api/mcp/material/upload, then call create-task tools. See Quick start.
Limitations
| Constraint | Detail |
|---|---|
| Manual config | Add the Remote MCP URL and Bearer token yourself |
| Local files | Use multipart upload; local paths are not valid as sourceUrl |
App marketplace
A one-click Cursor marketplace listing is coming soon. Use manual setup above for now.

