Skip to content
Cline

Hostim for Cline

io.github.hostimdev/hostim

Deploy and manage apps, databases, volumes and domains on Hostim, an EU cloud hosting platform.

client:Cline transport:stdio runtime:oci

Install Hostim 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": {
    "hostim": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/hostimdev/cli:v0.1.36"
      ],
      "env": {
        "HOSTIM_TOKEN": "<HOSTIM_TOKEN>"
      }
    }
  }
}

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

Hostim in other clients