Drive any interactive CLI tool (newt init, npm init, gt submit, ssh, docker login, etc.) from a Cursor agent using a PTY-based MCP server.
Cursor agents can't handle interactive CLI prompts natively. When a tool like newt init asks "What type of component?", the agent has no way to respond. This setup solves that.