Tool Information
Description
helix-pilot is a local Vision LLM-powered MCP server that enables AI agents to observe and interact with Windows desktop GUI applications. It uses local Ollama models (no cloud API required) to analyze screenshots and execute GUI operations via PyAutoGUI and Win32 API.
Key Security Characteristics
- Local-only processing: All LLM inference runs on local Ollama, no data sent to external servers
- No network access required: Operates entirely on localhost
- Configurable safety: Region-based click restrictions, coordinate validation
- Read + Write operations: Screen capture (read) and mouse/keyboard control (write)
- Python/FastMCP based: Standard MCP stdio transport
Why Scan This Tool
helix-pilot handles desktop GUI automation which inherently requires exec-level permissions. A ToolTrust security grade would help users understand the risk profile and make informed decisions about deployment.
Requested By
@tsunamayo7 (tool author)
Tool Information
Description
helix-pilot is a local Vision LLM-powered MCP server that enables AI agents to observe and interact with Windows desktop GUI applications. It uses local Ollama models (no cloud API required) to analyze screenshots and execute GUI operations via PyAutoGUI and Win32 API.
Key Security Characteristics
Why Scan This Tool
helix-pilot handles desktop GUI automation which inherently requires exec-level permissions. A ToolTrust security grade would help users understand the risk profile and make informed decisions about deployment.
Requested By
@tsunamayo7 (tool author)