Skip to content
Cline

vrm toolkit mcp for Cline

io.github.dwarehouse1/vrm-toolkit-mcp

Inspect, validate and preview VRM / VRMA files from an AI agent (5 tools, local stdio server).

client:Cline transport:stdio runtime:npm

Install vrm toolkit mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "vrm-toolkit-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "vrm-toolkit-mcp"
      ],
      "env": {
        "VRM_TOOLKIT_CHROME": "<VRM_TOOLKIT_CHROME>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

vrm toolkit mcp in other clients