Odel
VR.org VR / AR / XR Reader

VR.org VR / AR / XR Reader

Local
@evanatpizzarobotTypeScriptMITUpdated 3w ago

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmvr-org-mcpv0.3.2

Run

npx -y vr-org-mcp

MCP client config

{
  "mcpServers": {
    "vr-org-vr-ar-xr-reader": {
      "command": "npx",
      "args": [
        "-y",
        "vr-org-mcp"
      ]
    }
  }
}