Skip to main content
Glama
TheArmagan

vrchat-mcp

by TheArmagan

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
VRCHAT_MCP_DBNoEvent database path.vrchat-mcp/events.db
VRCHAT_CONTACTYesContact string in the User-Agent. Effectively required
VRCHAT_MCP_RPSNoRequests per second. 0 falls back to 2020
VRCHAT_MCP_TAGSNoTags to register. `everything` for no filterall
VRCHAT_PASSWORDYesAccount password
VRCHAT_USERNAMEYesAccount username or email
VRCHAT_MCP_PROXYNoHTTP or HTTPS proxy for API and WebSocket traffic
VRCHAT_LIVE_TESTSNoOpts into the live test suite. Accepts 1 or trueoff
VRCHAT_MCP_HISTORYNoEvents kept per type. Per-type overrides1000
VRCHAT_MCP_SESSIONNoSession file path.vrchat-mcp/session.json
VRCHAT_TOTP_SECRETNoBase32 TOTP secret. Set it and login never prompts
VRCHAT_MCP_WEBSOCKETNoOpens the event pipeline and registers the event tools. Accepts 1 or trueoff
VRCHAT_MCP_WS_EVENTSNoEvent types to subscribe to. Replaces the default, does not extend it
VRCHAT_MCP_ALLOW_ADMINNoAdmin operations. Independent of the write gate. Accepts 1 or trueoff
VRCHAT_MCP_MAX_WAIT_MSNoHow long a call waits behind the limiter before giving up30000
VRCHAT_MCP_ALLOW_WRITESNoEnables creating and editing. Accepts 1 or trueoff
VRCHAT_MCP_2FA_TIMEOUT_MSNoHow long a parked login waits for a code300000
VRCHAT_MCP_ALLOW_PURCHASESNoEnables spending balance. Needs the write gate too. Accepts 1 or trueoff
VRCHAT_MCP_HISTORY_MAX_AGENoAge ceiling. 0 disables. Accepts ms s m h d w30d
VRCHAT_MCP_ALLOW_DESTRUCTIVE_WRITESNoEnables deleting and moderating. Needs the write gate too. Accepts 1 or trueoff

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources