Skip to content

chamilonster/verdesk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Verdesk

Scanned clean by VirusTotal Latest release Platform

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-skillVirusTotal scan report


Install

  1. 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).
  2. Run it. Windows SmartScreen may warn (not code-signed yet) — More infoRun anyway.
  3. 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 SHA256

Compare against SHA256SUMS.txt on the same Release.

Portable variant: verdesk.exe (15 MB, no installer, no admin needed) is also published on each Release.


Connect Claude Code (Local mode)

Verdesk runs an MCP server on loopback. Add it to your client:

claude mcp add --transport http verdesk http://127.0.0.1:47802/mcp

That'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.


Pro features

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.


Compatibility

  • Windows 10 / 11 (x64)
  • Works with Claude Code, GPT (any MCP-compatible client) and local models
  • No telemetry · No account required · Single executable

Reporting bugs

Open an issue with: Verdesk version (Settings → About), Windows version, mode (Local/LAN/WAN) and steps to reproduce.

Security vulnerabilities: see SECURITY.md.


License

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

About

Verdesk — modulated vision and control layer for AI agents. Windows MCP server, 89–93% fewer vision tokens. VirusTotal-scanned: https://www.virustotal.com/gui/url/7adc1f04948e8a3c9485f8060714c0eaff9ecc7813fc467ceabf5093d4801520

Resources

License

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors