Skip to content
Windsurf

k8scortex mcp for Windsurf

io.github.apatilgtn/k8scortex-mcp

Kubernetes MCP server: 75 tools for GKE, AKS, EKS, RBAC, audit logging, GitOps, multi-cluster.

client:Windsurf transport:stdio runtime:npm

Install k8scortex mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "k8scortex-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "k8scortex-mcp"
      ],
      "env": {
        "KUBECONFIG": "<KUBECONFIG>",
        "DISABLE_AUTH": "<DISABLE_AUTH>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

k8scortex mcp in other clients