Note: Make sure Claude Desktop is running before attempting to connect.
1{2 "mcpServers": {3 "vrchat osc": {4 "env": {},5 "args": [6 "vrchat-mcp-osc",7 "--websocket-port",8 "8765",9 "--websocket-host",10 "localhost",11 "--osc-send-port",12 "9000",13 "--osc-send-ip",14 "127.0.0.1",15 "--osc-receive-port",16 "9001",17 "--osc-receive-ip",18 "127.0.0.1",19 "--debug"20 ],21 "command": "npx"22 }23 }24}
暂无评论. 成为第一个评论的人!
登录以参与讨论