SmartCLI — drive terminal TUIs for Windsurf
io.github.dwgx/smartcli
Let agents drive vim, htop, lazygit: send keys, wait on screen state, read the rendered cell grid.
client:Windsurf
transport:stdio
runtime:pypi
Install SmartCLI — drive terminal TUIs in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"smartcli": {
"command": "uvx",
"args": [
"smartcli-toolkit"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs