Local stdio MCP server for VRChat friends, worlds, groups, events, notifications, status, avatars, and VRCX history.
Server Config
{
"mcpServers": {
"vrchat": {
"command": "npx",
"args": [
"-y",
"@basicbit/vrchat-mcp@latest"
]
}
}
}