Show HN: ht-mcp – a Rust MCP server of headless terminal for agents
a year ago
- #Rust
- #Terminal
- #MCP
- Pure Rust implementation of Model Context Protocol (MCP) server for headless terminal ht.
- Single binary with no external dependencies.
- Direct integration with ht headless terminal library for optimal performance.
- Supports concurrent terminal session management.
- Optional live terminal preview via web interface.
- Available for macOS (Intel/Apple Silicon), Linux, and Windows.
- Installable via Homebrew, crates.io, or GitHub releases.
- Includes commands for session management, keystroke sending, and terminal state capture.
- 40x faster startup and 70% less memory compared to TypeScript implementation.
- Apache 2.0 License, contributions welcome.