Skip to content
Cline

termada for Cline

io.github.islomzoda/termada

Persistent, policy-controlled missions for AI agents operating local and SSH environments.

client:Cline transport:stdio runtime:oci

Install termada in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "termada": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/islomzoda/termada:0.12.0"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

termada in other clients