Submit

Copilot Terminal Mcp Server

@menoxz

a year ago
Advanced MCP Server for terminal management with GitHub Copilot integration Transform your development experience with intelligent, non-blocking terminals perfectly integrated with GitHub Copilot and VS Code.

Tools

Server Config

{
  "mcpServers": {
    "copilot-terminal": {
      "command": "npx",
      "args": [
        "copilot-terminal-mcp",
        "start"
      ],
      "env": {
        "NODE_ENV": "production",
        "MAX_TERMINALS": "20",
        "COMMAND_TIMEOUT": "30000"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.