Aiterm MCP

This image represents different intelligences sharing one persistent workspace and advancing the same work from their own perspectives. It runs locally over stdio via the published package.

People who work with pty, ssh and terminal and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-09-13 · ★ 5 · #28 OF 255 MAINTAINED BROWSER AUTOMATION · VERIFIED 2026-09-18

MIT · TypeScript servers · how we verify → /methodology

01 · Install Aiterm MCP

before you install - you'll need

The README does not document required environment variables for a basic install.

Claude Code

claude mcp add kitepon-rgb-aiterm-mcp -- npx -y aiterm-mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "kitepon-rgb-aiterm-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "aiterm-mcp"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

npm package aiterm-mcp - unscoped; check the name against the project README before installing

registry namespace io.github.kitepon-rgb is GitHub-verified and matches the repo owner

03 · What Aiterm MCP can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v0.37.3 · 2026-09-13

修正 · WindowsのMSIX仮想AppDataにAitermがある場合、Codex Desktopの中継起動がMODULE_NOT_FOUNDで失敗する問題を修正した。起動済みの中継が自身の実体パスを後続processへ渡す。

v0.37.2 · 2026-09-13

修正 · Codex Steerの引数、通信中継、設定の有効化・復元をmacOSとWindowsで共通化した。OS差は起動API・接続・権限・設定保存に限定する。 · Windowsで公式Codexの直接の親がDesktopではなくなり、他アプリの公式CLI検出を妨げていた構成を修正した。公式CodexをDesktopの直接の子、中継を公式Codexの子として起動する。…

v0.37.1 · 2026-09-13

修正 · WindowsのCodexでhook確認画面の見出しが画面上部へ出た場合も認識し、trust_project: trueによる起動準備を完了する。 · npmのshell shimとnative Codexの間にNode processがある場合、同じ起動を複数候補と誤判定して停止する問題を修正した。

04 · Who maintains Aiterm MCP

aiterm-mcp is maintained by kitepon-rgb. It's the only MCP server we track from this author; the repo dates to Jun 2026.

05 · Facts

category
browser automation - ranked #28 of 255 actively-maintained browser automation servers as of 2026-09-18.
release cadence
10+ releases in the last 90 days (latest 2026-09-13)
registry
io.github.kitepon-rgb/aiterm-mcp (active, first published 2026-06-08 · 31 versions)
packages
npm:aiterm-mcp

06 · Aiterm MCP FAQ

What is Aiterm MCP?

This image represents different intelligences sharing one persistent workspace and advancing the same work from their own perspectives. It runs locally over stdio via the published package.

Is Aiterm MCP still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-13 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install Aiterm MCP?

Run `npx -y aiterm-mcp`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.

Does Aiterm MCP run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Aiterm MCP

More browser automation MCP servers · Kitewright MCP Server · Inhalt · Fantasy Football Manager · Lastest · Personae

More TypeScript MCP servers · Git Warren · 3D Visualizer · Klever Vm · J-Link MCP · HOI4 Agent Tools · see all