Loading MCP server directory, please wait...
MCP server for VRChat friends, worlds, groups, events, notifications, and VRCX history.
npx @getmcp/cli add io.github.BASIC-BIT/vrchat-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.BASIC-BIT/vrchat-mcp": {
"command": "npx",
"args": [
"-y",
"@basicbit/vrchat-mcp"
],
"env": {
"VRCHAT_MCP_CONFIG_FILE": "",
"VRCHAT_MCP_USER_AGENT": "",
"VRCHAT_MCP_LOG_LEVEL": "info",
"VRCHAT_MCP_COOKIE_STORE": "keychain",
"VRCHAT_MCP_COOKIE_FILE": "",
"VRCHAT_MCP_ALLOW_WRITES": "true"
}
}
}
}