Skip to content
VS Code

VR.org VR / AR / XR Reader for VS Code

org.vr/vr-mcp

Read-only VR / AR / XR news, full-text editorial, events, deals, and buyer guides from VR.org.

client:VS Code transport:stdio runtime:npm

Install VR.org VR / AR / XR Reader in VS Code

.vscode/mcp.json

{
  "servers": {
    "vr-mcp": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "vr-org-mcp"
      ]
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

VR.org VR / AR / XR Reader in other clients