# mcp-interactive-terminal

MCP server that gives AI agents (Claude Code, Cursor, Windsurf) real interactive terminal sessions — REPLs, SSH, databases, Docker, and any interactive CLI with clean output via xterm-headless, smart…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y smithery mcp add amol21p/mcp-interactive-terminal

# Browse available tools
npx -y smithery tool list amol21p/mcp-interactive-terminal
```
