Aiterm MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 1 972 installs a week from npm. Last commit 13 Sep 2026.
Persistent terminals and one launcher for Claude, Codex, Grok, and Cursor harnesses.
We read the source, 19 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.
пакет aiterm-mcp ссылается на kitepon-rgb/aiterm-mcp
return subprocess.run(["tmux", "-S", SOCK, *args],
return spawnSync(bin, args, { ...options, shell: true });
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.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add aiterm-mcp -- npx -y aiterm-mcp
{
"mcpServers": {
"aiterm-mcp": {
"args": [
"-y",
"aiterm-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.aiterm-mcp]
command = "npx"
args = ["-y", "aiterm-mcp"]
{
"mcpServers": {
"aiterm-mcp": {
"args": [
"-y",
"aiterm-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"aiterm-mcp": {
"args": [
"-y",
"aiterm-mcp"
],
"command": "npx"
}
}
}
Persistent memory MCP server for Claude Code, Cursor, and GitHub Copilot.
Persistent memory for Claude Code, Cursor and Codex. Facts retire when they change.
Shared session bus MCP+CLI for Claude/Codex/Cursor/Grok: list, read, handoff, send, spawn.
Persistent cross-project memory for Cursor and Claude Code using local semantic search.
A portable persona for MCP clients — the same agent in Claude Code, Codex, Cursor and VS Code
Path-scoped team memories, rules and skills for Claude Code, Cursor, Codex and other MCP clients.
Context management, todo persistence, and multi-AI perspectives for Claude Code
Persistent cross-session memory shared by Codex, Claude Code, ChatGPT, and other AI agents.
Answers built from our own checks of this server.