Skip to main content
Wire VMEG into Claude Code to translate media from your terminal workflow.

Manual setup

Prerequisites

Add the MCP server

Run in your system terminal (not inside the Claude Code REPL):
For all projects, add user scope:
Alternative: edit ~/.claude.json or project .mcp.json:
Replace YOUR_API_KEY with a key from API Configuration. Restart Claude Code after editing.

Verify

Or inside Claude Code, run /mcpvmeg should appear as connected.

Usage

Claude Code uploads the file via POST /api/mcp/material/upload, creates a translation task, and polls until complete.

Scoping

App marketplace

One-click Claude Code integration is coming soon. Use manual setup above for now.