← Back to Plugins
MCP Server MCP

SmartCLI — drive terminal TUIs

github By github 👁 1 views ▲ 0 votes

Let agents drive vim, htop, lazygit: send keys, wait on screen state, read the rendered cell grid.

Homepage Verified source GitHub

Install

uvx smartcli-toolkit

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "registryBaseUrl": "https://pypi.org",
      "identifier": "smartcli-toolkit",
      "version": "0.2.3",
      "runtimeHint": "uvx",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...