feat(npm): npm packages

This commit is contained in:
Marc Nuri
2025-02-14 14:37:34 +01:00
parent ea31c049ef
commit a526058af0
13 changed files with 193 additions and 9 deletions

View File

@@ -0,0 +1,11 @@
{
"name": "kubernetes-mcp-server-darwin-amd64",
"version": "0.0.0",
"description": "Model Context Protocol (MCP) server for Kubernetes and OpenShift",
"os": [
"darwin"
],
"cpu": [
"x64"
]
}