fast-mcp-ssh 0.4.3

Fast MCP SSH server with persistent PTY sessions, SFTP, and AI-first tool surface
1
2
3
4
5
pub mod toon;
pub mod truncate;

pub use toon::Toon;
pub use truncate::truncate_with_hint;