terminal

GitHub

The new Windows Terminal and the original Windows console host, all in the same place!

terminal MCP Server

MCP server for microsoft/terminal

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