RuView

GitHub

ฯ€ RuView turns commodity WiFi signals into real-time spatial intelligence, vital sign monitoring, and presence detection โ€” all without a single pixel of video.

RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "RuView": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-RuView"
      ]
    }
  }
}