Skip to content
Cline

Termix for Cline

io.github.sujirodev/termix-mcp

Manage hosts, snippets, dashboard, metrics and audit of a self-hosted Termix (SSH/RDP/VNC manager)

client:Cline transport:stdio runtime:pypi

Install Termix 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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "termix-mcp": {
      "command": "uvx",
      "args": [
        "termix-mcp"
      ],
      "env": {
        "TERMIX_URL": "<TERMIX_URL>",
        "TERMIX_API_KEY": "<TERMIX_API_KEY>",
        "TERMIX_MCP_TOOLSETS": "<TERMIX_MCP_TOOLSETS>",
        "TERMIX_MCP_READ_ONLY": "<TERMIX_MCP_READ_ONLY>"
      }
    }
  }
}

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

Termix in other clients