Check host and network connectivity for troubleshooting. Reports resolved host/port, Python version, hostname, and network interfaces to diagnose connection issues.
Bridges Xcode and Cursor to provide real-time access to build errors, warnings, and debug output from Xcode's DerivedData, enabling automated error analysis and fixes directly within Cursor.
Forward a local port to a remote host via SSH, tunneling connections through an existing session. Specify remote port and optionally local port or host.
Open a temporary in-memory SSH connection to a remote host using password or private key. Credentials are held only in RAM and are wiped on disconnect.
Delete a file or directory on a PAServer remote host using the specified connection profile. Use it to clean up scratch directories or remove old deployments without touching the local cache.
Monitor running processes with CPU and memory usage data on Linux systems, supporting both local execution and remote SSH connections for system diagnostics.