Skip to content
Cline

ocm mcp server for Cline

io.github.ocm-mcp-server/ocm-mcp-server

Guardrailed fleet ops for AI agents: multi-cluster Kubernetes via OCM with policy, approval, audit.

client:Cline transport:stdio runtime:pypi

Install ocm 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": {
    "ocm-mcp-server": {
      "command": "uvx",
      "args": [
        "ocm-mcp-server"
      ],
      "env": {
        "KUBECONFIG": "<KUBECONFIG>",
        "OCM_MCP_HUB_CONTEXT": "<OCM_MCP_HUB_CONTEXT>",
        "OCM_MCP_READ_ONLY": "<OCM_MCP_READ_ONLY>"
      }
    }
  }
}

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

ocm mcp server in other clients