openshift-mcp-server-demo

YamunadeviShanmugam/openshift-mcp-server-demo
★ 0 stars Unknown language API Integration Updated 2d ago
Demo about https://github.com/openshift/openshift-mcp-server/
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "openshift-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "YamunadeviShanmugam/openshift-mcp-server-demo"
      ]
    }
  }
}