The modulated vision and control layer for AI agents. Verdesk is a local MCP server for Windows that hands AI agents deltas — not full screenshots — together with plain text and UI Automation. Result: 89–93% fewer vision tokens on a typical session, with no loss of control.
→ Landing: verdesk.app → EULA: LICENSE → Skill for Claude Code: chamilonster/verdesk-skill → VirusTotal scan report
- Grab the latest setup from Releases (
Verdesk_x.y.z_x64-setup.exe, ~197 MB — bundles WebView2 offline so it works on stripped Windows installs too). - Run it. Windows SmartScreen may warn (not code-signed yet) — More info → Run anyway.
- Verdesk lives in your tray. First run opens Settings for onboarding.
Verify the download (optional, recommended):
Get-FileHash Verdesk_x.y.z_x64-setup.exe -Algorithm SHA256Compare against SHA256SUMS.txt on the same Release.
Portable variant:
verdesk.exe(15 MB, no installer, no admin needed) is also published on each Release.
Verdesk runs an MCP server on loopback. Add it to your client:
claude mcp add --transport http verdesk http://127.0.0.1:47802/mcpThat's it — your AI agent now has look, capture, act_uia, extract_text, profiles and the rest.
For LAN (same network) and WAN (over the internet via SSH tunnel or Tailscale), see Settings → Acceso. Both require a Pro license.
| Free | Pro ($49/year) | |
|---|---|---|
| Modulated vision pipeline (deltas, hashing, buffer, history) | ✓ | ✓ |
All base tools (look, capture, act_uia, profiles, …) |
✓ | ✓ |
| Local-mode MCP server | ✓ | ✓ |
| Remote access (LAN / WAN) | — | ✓ |
run_command tool |
— | ✓ |
| Commercial use | — | ✓ (1 developer · up to 3 devices) |
→ Buy Pro — $49/year subscription. Pay with card, receive a license key by email, paste it in Settings → Licencia.
- Windows 10 / 11 (x64)
- Works with Claude Code, GPT (any MCP-compatible client) and local models
- No telemetry · No account required · Single executable
Open an issue with: Verdesk version (Settings → About), Windows version, mode (Local/LAN/WAN) and steps to reproduce.
Security vulnerabilities: see SECURITY.md.
Verdesk is proprietary, source-available only for the prebuilt binaries distributed here. The full EULA is in LICENSE.
© clever.cat — Camilo Brossard · camilo.brossard@gmail.com