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