KSail for Claude Desktop
io.github.devantler-tech/ksail
SDK for creating, managing, and operating Kubernetes clusters and workloads with ease.
client:Claude Desktop
transport:stdio
runtime:oci
Install KSail in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"ksail": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/devantler-tech/ksail:v7.193.2"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs