Skip to content
Claude Desktop

Hostim for Claude Desktop

io.github.hostimdev/hostim

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

client:Claude Desktop transport:stdio runtime:oci

Install Hostim in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.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>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Hostim in other clients