KSail for Cline
io.github.devantler-tech/ksail
SDK for creating, managing, and operating Kubernetes clusters and workloads with ease.
client:Cline
transport:stdio
runtime:oci
Install KSail 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
{
"mcpServers": {
"ksail": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/devantler-tech/ksail:v7.193.2"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs