You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Clipboard-first MCP tools: analyze_clipboard, ocr_clipboard, diagnose_clipboard, and analyze_ui_clipboard.
OpenCode/Droid guidance for text-only models: copy an image to the OS clipboard, then ask Atlas to analyze the clipboard instead of using native image attachment.
Fixed
Windows clipboard reads now run PowerShell in STA mode so Get-Clipboard -Format Image works reliably from MCP.
serveStdio() now registers the same vision tools as the in-memory server, including the new clipboard tools.