Loomal

VRChat MCP

MCP server by github.com/basic-bit/vrchat-mcp

MCP server for VRChat friends, worlds, groups, events, notifications, and VRCX history.

2 starsnpm: @basicbit/vrchat-mcp

About VRChat MCP

VRChat MCP is an MCP (Model Context Protocol) server published by basic-bit in the official MCP registry, listed under Communication on Loomal. MCP server for VRChat friends, worlds, groups, events, notifications, and VRCX history.

It ships as an npm package (@basicbit/vrchat-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/basic-bit/vrchat-mcp, where the project has earned 2 GitHub stars.

Use VRChat MCP with your agent

Claude Code · one command
claude mcp add vrchat-mcp -- npx -y @basicbit/vrchat-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "vrchat-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@basicbit/vrchat-mcp"
      ]
    }
  }
}
npm@basicbit/vrchat-mcp

Frequently asked questions

What is VRChat MCP?
VRChat MCP is an MCP (Model Context Protocol) server by basic-bit in the Communication category. MCP server for VRChat friends, worlds, groups, events, notifications, and VRCX history.
How do I connect VRChat MCP to Claude, Cursor, or another MCP client?
Install VRChat MCP from its npm package (@basicbit/vrchat-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is VRChat MCP open source?
Yes — the source code is public at github.com/basic-bit/vrchat-mcp, with 2 GitHub stars.
Can AI agents pay to use VRChat MCP?
Not yet through Loomal — VRChat MCP is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain VRChat MCP? Claim this listing free by verifying GitHub ownership, or contact us.