yiwenlu66/PiloTY
AI pilot for PTY operations enabling agents to control interactive terminals with stateful sessions, SSH connections, and background process management
Quick Start
Clone the repository:
git clone https://github.com/yiwenlu66/PiloTYClaude Desktop configuration example:
{
"mcpServers": {
"piloty": {
"command": "npx",
"args": [
"-y",
"yiwenlu66/PiloTY"
]
}
}
}Check the repository README for specific installation and configuration instructions.