Establishes secure SSH connections and facilitates file transfers to remote hosts, exposing these capabilities as tools for AI-driven workflows.
Tunnel Manager is a Python-based solution designed to streamline secure remote operations, particularly for AI applications. It offers a robust `Tunnel` class for creating SSH connections, executing remote commands, and performing secure file transfers, including seamless integration with Teleport's secure access platform. Crucially, it integrates a FastMCP server to expose these powerful capabilities—such as running commands and transferring files—as programmatic tools, enabling agentic AI systems to interact with and manage remote infrastructure efficiently over various transport options like stdio and HTTP.