shell_gpt

GitHub

A command-line productivity tool powered by AI large language models like GPT-5, will help you accomplish your tasks faster and more efficiently.

shell_gpt MCP Server

MCP server for TheR1D/shell_gpt

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "shell_gpt": {
      "command": "npx",
      "args": [
        "-y",
        "@TheR1D/shell_gpt"
      ]
    }
  }
}