A powerful terminal monitoring plugin for Claude AI that provides real-time terminal output monitoring through the Model Context Protocol (MCP). This tool integrates seamlessly with Claude Desktop to enable live terminal monitoring capabilities in your conversations.
- Real-time terminal output monitoring
- Multiple terminal support
- Configurable output history
- Automatic integration with Claude Desktop
- TypeScript support
- Robust error handling
- File system watching capabilities
- Clean shutdown handling
npm install -g claude-terminal-monitor-mcp
The installation process automatically:
- Installs the terminal monitor
- Configures Claude Desktop to use it as an MCP server
- Sets up necessary logging directories
- Configures TypeScript definitions
- Node.js >= 14.0.0
- Claude Desktop
- npm or yarn
- TypeScript (for development)