Unterm
About
The terminal AI agents can drive: a cross-platform desktop terminal (macOS/Linux/Windows, MIT) that runs a local MCP server. Spawn tabs/panes, run commands with structured output, read screens and full scrollback, take scrolling screenshots, record sessions with secret redaction,
Details
- Author
- zhitongblog
- Downloads
- 367
- Categories
- Developer Tools, Automation
Jump to
- Cross‑platform (macOS, Linux, Windows) desktop terminal with MIT license.
- Runs a local MCP server for AI agent interaction.
- Spawns tabs and panes, runs commands with structured output.
- Reads screens and full scrollback, takes scrolling screenshots.
- Records terminal sessions with secret redaction.
- Switches between identity profiles.
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
UntermCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
Install the desktop terminal application, which automatically runs a local MCP server and auto‑registers with Claude Code, Codex, and Gemini CLI on setup. No manual configuration is required to begin using it with supported AI tools.
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"unterm": {
"unterm": {
"command": "unterm-cli",
"args": [
"mcp-stdio"
]
}
}
}
}
McpServers
{
"unterm": {
"command": "unterm-cli",
"args": [
"mcp-stdio"
]
}
}
The terminal AI agents can drive: a cross-platform desktop terminal (macOS/Linux/Windows, MIT) that runs a local MCP server. Spawn tabs/panes, run commands with structured output, read screens and full scrollback, take scrolling screenshots, record sessions with secret redaction, switch identity profiles. Auto-registers with Claude Code / Codex / Gemini CLI on install.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.


