Hostim for Claude Code
io.github.hostimdev/hostim
Deploy and manage apps, databases, volumes and domains on Hostim, an EU cloud hosting platform.
client:Claude Code
transport:stdio
runtime:oci
Install Hostim in Claude Code
run in your project directory
claude mcp add hostim -e HOSTIM_TOKEN=<HOSTIM_TOKEN> -- docker run -i --rm ghcr.io/hostimdev/cli:v0.1.36
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs