Skip to content
Cline

Lumino MCP Server for Cline

io.github.geored/lumino

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

client:Cline transport:stdio runtime:pypi

Install Lumino MCP Server 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

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

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Lumino MCP Server in other clients