KSail for Windsurf
io.github.devantler-tech/ksail
SDK for creating, managing, and operating Kubernetes clusters and workloads with ease.
client:Windsurf
transport:stdio
runtime:oci
Install KSail in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"ksail": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/devantler-tech/ksail:v7.193.2"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs