abdulyasir100/vrm-avatar-server
FastAPI backend for a distributed AI companion — LLM chat with emotion, TTS with voice cloning, WebSocket relay to VRM avatar, tool system, 3-tier conversation memory, and background services
Platform-specific configuration:
{
"mcpServers": {
"vrm-avatar-server": {
"command": "npx",
"args": [
"-y",
"vrm-avatar-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...