Aiterm MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 13 Sep 2026.
Claude Code drives Codex CLI's interactive TUI and durable tmux terminals over MCP.
Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 14 August 2026. No other catalogue keeps this.
We read the source, 1 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
return subprocess.run(["tmux", "-S", SOCK, *args],
if (requirePrivate) { const command = windowsPrivateDaclVerifyCommand(file); const verified = spawnSync(command.command, command.args, { encoding: "utf8", windowsHide: true, timeout: 5000, maxBuffer: 16 * 1024, env: command.env }); if (verified.error || verified.status !== 0)…
function directory(parent: ClaudeParent): string { return path.join(parent.hook_root, parent.request_id); }
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
MCP App that renders Mermaid diagrams as interactive UI in Claude, VS Code and other MCP clients
MCP server that spawns and drives Claude Code sessions via claude-wrap.
Persistent terminals and one launcher for Claude, Codex, Grok, and Cursor harnesses.
No-key travel MCP for Claude Desktop, Codex-style agents, Hermes, and other clients.
One MCP endpoint for Claude Code, Codex, Gemini, Grok and Mistral CLIs, with durable async jobs.
A portable persona for MCP clients — the same agent in Claude Code, Codex, Cursor and VS Code
Lets Claude Code or Codex CLI drive your real Chrome — sessions intact, 28 browser tools.
Lets Claude Code or Codex CLI drive your real Chrome — sessions intact, 28 browser tools.
Answers built from our own checks of this server.