aiterm mcp for Claude Desktop
io.github.kitepon/aiterm-mcp
Persistent terminals and one launcher for Claude, Codex, Grok, and Cursor harnesses.
client:Claude Desktop
transport:stdio
runtime:npm
Install aiterm mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"aiterm-mcp": {
"command": "npx",
"args": [
"-y",
"aiterm-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs