MCP Server
MCP
io.github.dwarehouse1/vrm-toolkit-mcp
Inspect, validate and preview VRM / VRMA files from an AI agent (5 tools, local stdio server).
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "vrm-toolkit-mcp",
"version": "0.1.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Optional path to a Chromium-based browser executable for the rendering tools",
"name": "VRM_TOOLKIT_CHROME"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment