Hide
Powers Hide, a headless IDE, by providing a Model Context Protocol (MCP) server implementation.
About
This MCP server provides essential tools for Hide, a headless IDE. It features a text editor with capabilities such as file viewing with line numbers, directory listing, file creation, string replacement, line insertion, and edit history. Additionally, it offers a persistent bash shell environment equipped with common Linux/Python packages, background process support, and automatic output truncation. Designed for seamless integration and efficient development workflows, it enhances the functionality of Hide by providing robust tools for code manipulation and execution.
Key Features
- Persistent bash shell with Linux/Python package support
- 7 GitHub stars
- Text editor with file viewing, editing, and history
- Integration with MCP Inspector for debugging
- Background process management
- Automatic output truncation
Use Cases
- Enabling remote code editing and execution
- Extending the functionality of the Hide headless IDE
- Automating development tasks within Hide