mirror of
https://github.com/openshift/openshift-mcp-server.git
synced 2025-10-17 14:27:48 +03:00
12 lines
214 B
JSON
12 lines
214 B
JSON
{
|
|
"name": "kubernetes-mcp-server-windows-arm64",
|
|
"version": "0.0.0",
|
|
"description": "Model Context Protocol (MCP) server for Kubernetes and OpenShift",
|
|
"os": [
|
|
"win32"
|
|
],
|
|
"cpu": [
|
|
"arm64"
|
|
]
|
|
}
|