Skip to content
Zed

VR.org VR / AR / XR Reader for Zed

org.vr/vr-mcp

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

client:Zed transport:stdio runtime:npm

Install VR.org VR / AR / XR Reader in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "vr-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "vr-org-mcp"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

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