developer tools

PiloTY

AI pilot for PTY operations enabling agents to control interactive terminals with stateful sessions, SSH connections, and background process management

python
local
developer tools
0
View on GitHub

Installation

npx -y yiwenlu66/PiloTY

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "PiloTY",
  "command": "npx",
  "args": [
    "-y",
    "yiwenlu66/PiloTY"
  ]
}

About This MCP Server

yiwenlu66/PiloTY

AI pilot for PTY operations enabling agents to control interactive terminals with stateful sessions, SSH connections, and background process management

GitHub: https://github.com/yiwenlu66/PiloTY

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub