Loading MCP server directory, please wait...
Inspect, validate and preview VRM / VRMA files from an AI agent (5 tools, local stdio server).
npx @getmcp/cli add io.github.dwarehouse1/vrm-toolkit-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.dwarehouse1/vrm-toolkit-mcp": {
"command": "npx",
"args": [
"-y",
"vrm-toolkit-mcp"
],
"env": {
"VRM_TOOLKIT_CHROME": ""
}
}
}
}