VRChat OSC

Provides a bridge between AI assistants and VRChat, enabling direct avatar parameter manipulation, movement control, and interaction through WebSocket and OSC protocols.

View Source
12 stars
0 tools
Created Aug 2025
@krekun/krekun-vrchat-osc-vrchat-mcp-osc

About

Provides a bridge between AI assistants and VRChat, enabling direct avatar parameter manipulation, movement control, and interaction through WebSocket and OSC protocols.

Categories

general

Installation

npm

npm install @krekun/krekun-vrchat-osc-vrchat-mcp-osc

Configuration

{ "mcpServers": { "krekun-vrchat-osc-vrchat-mcp-osc": { "command": "npx", "args": [ "-y", "@krekun/krekun-vrchat-osc-vrchat-mcp-osc" ] } } }