Scott Hanselman – one of the most well-known developer evangelists at Microsoft – has released an open-source project called openclaw-windows-hub, which makes OpenClaw a top-notch Windows desktop experience. With a system tray app, PowerToys integration, and a Node Mode that turns the Windows PC into a controllable agent node.
What is OpenClaw Windows Hub?
OpenClaw Windows Hub is a monorepo containing three projects that seamlessly integrate OpenClaw into the Windows world:
OpenClaw.Tray (Molty) – A modern system tray application in Windows 11 style with WinUI 3, serving as the command center for your OpenClaw agent.
OpenClaw.Shared – A shared gateway client library that provides WebSocket communication, data models, and channel control.
OpenClaw.CommandPalette – A PowerToys Command Palette Extension that allows quick access to OpenClaw features via Win+Alt+Space.
The Tray App: Molty in Detail
The system tray app "Molty" is the heart of the project. It offers:
Live Status – Real-time display of gateway connection, active sessions, channels, and usage statistics directly in the tray menu.
Quick Send – Global hotkey (Ctrl+Alt+Shift+C) for quickly sending messages to the agent without interrupting your current work.
Web Chat – Embedded chat window with WebView2 for comfortable conversations directly on the desktop.
Activity Stream – A dedicated flyout window for live events: sessions, usage, node status, and notifications in real-time.
Toast Notifications – Clickable Windows notifications with smart categorization that inform the user without being intrusive.
Channel Control – Start and stop Telegram and WhatsApp channels directly from the menu.
Auto-Updates – Automatic updates via GitHub Releases to keep the app always up to date.
Node Mode: The Windows PC as an Agent Node
The most exciting feature for enterprise environments is the Node Mode. When activated, your Windows PC becomes a controllable node that the OpenClaw agent can manage:
System Commands – The agent can display Windows notifications, execute commands, and manage execution policies. The Exec Policy on the Windows node controls which commands are allowed.
Canvas – The agent can open, control, and navigate a WebView2 window – ideal for presenting results or interactive dashboards.
Screen Capture – The agent can take screenshots and list screens to obtain visual context information.
Camera – The agent can list cameras and take photos, with support for Windows privacy settings.
Security in Node Mode
Especially important for enterprises: Node Mode offers a multi-layered security architecture:
Device Pairing – Each device must be explicitly approved on the gateway before it can receive commands.
Gateway Allowlist – The gateway controls server-side which commands can be sent to which nodes. Wildcards are deliberately not supported – each command must be explicitly allowed.
Local Exec Policy – On the Windows node itself, there is an additional execution policy that defines which commands are accepted.
PowerToys Command Palette
The PowerToys integration brings OpenClaw into the Windows Command Palette (Win+Alt+Space):
Simply type "OpenClaw" and instantly access dashboard, quick send, status, sessions, channels, and health check. No mouse movements needed – ideal for keyboard-oriented power users.
Deep Links for Automation
OpenClaw Windows Hub registers the URL schema openclaw:// for seamless integration with other tools and workflows. Examples: openclaw://settings opens the settings, openclaw://chat opens the chat window, openclaw://send?message=Hello opens Quick Send with pre-filled text.
Technology Stack
The project utilizes cutting-edge Microsoft technologies:
.NET 10 – The latest .NET version for optimal performance and compatibility.
WinUI 3 – Microsoft’s modern UI framework for native Windows apps with dark/light mode support.
WebView2 – Chromium-based web rendering for the embedded chat and canvas.
Azure Trusted Signing – Code signing via Azure for trusted installations.
How CNEXT Supports You
As an OpenClaw specialist and Microsoft partner, CNEXT assists with the enterprise rollout of OpenClaw Windows Hub:
Desktop Rollout & Configuration
We plan and implement the rollout of OpenClaw Windows Hub on corporate desktops – including configuration management, auto-start policies, and silent installation.
Node Mode Security
We define tailored exec policies, gateway allowlists, and device pairing workflows that fit your security requirements.
Custom Skills & Integrations
Combined with openclaw-a365 (Microsoft 365 Agents) and Azure hosting, a complete enterprise AI solution emerges: desktop control via Node Mode, calendar and email through Graph API, and secure identity through Microsoft Entra ID.
Azure Infrastructure
We host the OpenClaw gateway on Azure – with Azure Container Apps or Azure VMs – and securely connect it with your Windows nodes in the corporate network.
Conclusion
Scott Hanselman's openclaw-windows-hub demonstrates how OpenClaw can grow beyond the command line: as a native Windows application with system tray, PowerToys integration, and a powerful Node Mode. For companies looking to deploy AI agents on the desktop, CNEXT provides the expertise for secure implementation and operation.
Contact us for a demonstration or consultation.

