SmartCLI drive-tui runs on your own machine — the client starts it, so there is no endpoint to ping. 234 installs a week from pypi. Last commit 27 Jul 2026.
Drive interactive terminal programs (TUIs, REPLs, menus) through a PTY: perceive, send keys, wait.
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 smartcli -- uvx smartcli-toolkit
{
"mcpServers": {
"smartcli": {
"args": [
"smartcli-toolkit"
],
"command": "uvx"
}
}
}
[mcp_servers.smartcli]
command = "uvx"
args = ["smartcli-toolkit"]
{
"mcpServers": {
"smartcli": {
"args": [
"smartcli-toolkit"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"smartcli": {
"args": [
"smartcli-toolkit"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.