Skip to content
Windsurf

vrm toolkit mcp for Windsurf

io.github.dwarehouse1/vrm-toolkit-mcp

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

client:Windsurf transport:stdio runtime:npm

Install vrm toolkit mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.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>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

vrm toolkit mcp in other clients