Unterm
@zhitongblog
关于 Unterm
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,
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"unterm": {
"command": "unterm-cli",
"args": [
"mcp-stdio"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Unterm?
Unterm is a cross-platform desktop terminal (macOS, Linux, Windows) that runs a local MCP (Model Context Protocol) server, enabling AI agents to drive terminal operations. It is available under the MIT license.
How to use Unterm?
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.
Key features of Unterm
- 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.
Use cases of Unterm
- AI agents executing and monitoring long‑running terminal commands.
- Recording sensitive terminal sessions with automatic secret redaction.
- Switching between different identity contexts (e.g., user profiles) during automation.
- Capturing scrolling screenshots of terminal output for documentation or debugging.
FAQ from Unterm
What operating systems does Unterm support?
Unterm supports macOS, Linux, and Windows.
How does Unterm integrate with AI agents?
It runs a local MCP server and auto‑registers with Claude Code, Codex, and Gemini CLI on install, allowing those agents to drive the terminal.
What terminal features does Unterm offer?
It can spawn tabs/panes, run commands with structured output, read screens and full scrollback, take scrolling screenshots, record sessions with secret redaction, and switch identity profiles.
Is Unterm open source?
Yes, Unterm is released under the MIT license.
What transport or authentication method does Unterm use?
The README does not specify any transport or authentication details beyond the local MCP server.
开发工具 分类下的更多 MCP 服务器
Hello World MCP Server (Reference Extension)
anthropicsDesktop Extensions: One-click local MCP server installation in desktop apps
Burp Suite MCP Server Extension
PortSwiggerMCP Server for Burp
Smithery CLI
smithery-aiInstall, manage and develop MCP servers and skills for agents
Huoshan Test
volcengineGrafana MCP server
grafanaMCP server for Grafana
评论