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
Installation
npx -y yiwenlu66/PiloTYConfiguration
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
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub