Skip to content
Zed

Lumino MCP Server for Zed

io.github.geored/lumino

AI-powered SRE observability for Kubernetes/OpenShift with 40+ Tekton debugging tools

client:Zed transport:stdio runtime:pypi

Install Lumino MCP Server in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

{
  "context_servers": {
    "lumino": {
      "command": "uvx",
      "args": [
        "lumino-mcp-server"
      ],
      "env": {
        "KUBECONFIG": "<KUBECONFIG>"
      }
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Lumino MCP Server in other clients