← Back to Plugins
MCP Server MCP

io.github.kubently/kubently

github By github 👁 1 views ▲ 0 votes

Troubleshoot Kubernetes agentically: natural-language cluster diagnosis via ask_kubently

Homepage Verified source GitHub

Install

npx -y @kubently/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@kubently/cli",
      "version": "2.3.1",
      "runtimeHint": "npx",
      "transport": {
        "type": "stdio"
      },
      "packageArguments": [
        {
          "value": "mcp",
          "type": "positional"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...