9 Tools That Actually Run
Not plugins. Not sandboxes. Real tools that execute on your Mac.
Bash Terminal
Executes bash commands directly on your Mac. Instead of copying AI-generated commands and pasting them into Terminal, th...
Learn more → File OperationsFile Edit
Makes targeted edits to existing files on your Mac. Unlike File Write which replaces entire files, File Edit performs su...
Learn more → File OperationsFile Read
Reads the contents of any file on your Mac and makes it available to the AI model. Supports text files, code files, conf...
Learn more → File OperationsFile Write
Creates new files or overwrites existing files on your Mac with AI-generated content. The AI can write code files, confi...
Learn more → File OperationsGlob
Searches for files matching glob patterns using fd, a fast file finder. Supports wildcards like *.ts, **/*.json, src/**/...
Learn more → File OperationsGrep
Searches the contents of files for text patterns using ripgrep, a high-performance regex engine. Finds matching lines ac...
Learn more → SystemScreenshot
Captures a screenshot of your screen (full screen, window, or selection) and sends it to the AI model for analysis. The ...
Learn more → WebWeb Fetch
Fetches the content of any URL and makes it available to the AI model. The tool retrieves the webpage, converts HTML to ...
Learn more → WebWeb Search
Performs live web searches and returns results to the AI model. The AI can search for current information, verify facts,...
Learn more →