๐ ๐ Autonomous shell execution, computer control and coding agent. (Mac)
Shell and Coding Agent for Claude and ChatGPT
Empower chat applications like Claude and ChatGPT to write, execute, and iterate on code directly on your local machine.
โ ๏ธ Warning: Always review Bash commands before execution to prevent potential data loss.
screen -x
) for monitoring or interaction.uv
via Homebrew and configure claude_desktop_config.json
.uv
and update the config file in %APPDATA%\Claude\
.For detailed setup instructions, troubleshooting, and demo, refer to the full documentation.
๐ Highlights: Fast iteration, secure file handling, and seamless shell integration make this tool ideal for AI-assisted coding.
๐ MCP server that can execute commands such as keyboard input and mouse movement
๐ ๐ ๐ฆ Analyzes your codebase identifying important files based on dependency relationships. Generates diagrams and importance scores, helping AI assistants understand the codebase.
๐ ๐ An MCP Server and VS Code Extension which enables (language agnostic) automatic debugging via breakpoints and expression evaluation.
A MCP server for interacting with [Go's Language Server Protocol (gopls)](https://github.com/golang/tools/tree/master/gopls) and benefit from advanced Go code analysis features.