by stevenAthompson · MCP 服务器 · ★ 17
Gemini CLI Self-Command Extension An MCP tool that allows the Gemini CLI to send commands to itself, run very long commands in the background and be woken, sleep for a specified amount of time, watch logs and receive notifications, etc by leveraging tmux. After installing the extension you must lauch gemini-cli via tmux using the provided shell script or with something like: SESSIONNAME="gemini-cli"; tmux new-session -d -s $SESSIONNAME 'gemini'; tmux attach -t $SESSIONNAME Purpose This extension enables the Gemini agent to execute CLI commands "on itself" by injecting them into its own input...
| Stars | 17 |
| Forks | 2 |
| Language | TypeScript |
| Category | MCP 服务器 |
| License | MIT |
| Quality Score | 38.3/100 |
| Last Updated | 2026-03-12 |
| Created | 2026-01-02 |
| Platforms | cli, gemini, mcp, node |
| Est. Tokens | ~1152k |
These tools work well together with self-command for enhanced workflows:
Explore other popular mcp 服务器 tools:
self-command is An MCP tool that allows the Gemini CLI to send commands to itself, run very long commands in the background and be woken, sleep for a specified amount of time, watch logs and receive notifications, et. It is categorized as a MCP 服务器 with 17 GitHub stars.
self-command is primarily written in TypeScript. It covers topics such as cli, gemini, gemini-cli.
You can find installation instructions and usage details in the self-command GitHub repository at github.com/stevenAthompson/self-command. The project has 17 stars and 2 forks, indicating an active community.
self-command is released under the MIT license, making it free to use and modify according to the license terms.