Smart Terminal runs on your own machine — the client starts it, so there is no endpoint to ping. 68 installs a week from npm. Last commit 1 May 2026.
MCP PTY server providing AI agents with real interactive terminal access
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 smart-terminal -- npx -y smart-terminal-mcp
{
"mcpServers": {
"smart-terminal": {
"args": [
"-y",
"smart-terminal-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.smart-terminal]
command = "npx"
args = ["-y", "smart-terminal-mcp"]
{
"mcpServers": {
"smart-terminal": {
"args": [
"-y",
"smart-terminal-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"smart-terminal": {
"args": [
"-y",
"smart-terminal-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.