From 3fadffc6881dd9cf57ac435b8d42a6f6302c22e9 Mon Sep 17 00:00:00 2001 From: Timur Sultanaev Date: Sat, 14 Dec 2024 04:52:31 +0100 Subject: [PATCH] explain installation options better --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6dcfdfe..b6f0931 100644 --- a/README.md +++ b/README.md @@ -58,8 +58,14 @@ Following chat with Claude Desktop demonstrates how it looks when selected parti To use this MCP server with Claude Desktop you would firstly need to install it. + You have several options for installation: +| | Smithery | mcp-get | Pre-built NPM | Pre-built in Github | From sources | +|---|---|---|---|---|---| +| Claude Setup | Auto | Auto | Manual | Manual | Manual | +| Prerequisite | Node.js | Node.js | Node.js | None | Golang | + ### Using Smithery To install MCP K8S Go for Claude Desktop automatically via [Smithery](https://smithery.ai/protocol/@strowk/mcp-k8s): @@ -76,9 +82,9 @@ To install MCP K8S Go for Claude Desktop automatically via [mcp-get](https://mcp npx @michaellatman/mcp-get@latest install @strowk/mcp-k8s ``` -### Manually with pre-built binaries +### Manually with prebuilt binaries -#### From npm +#### Prebuilt from npm Use this if you have npm installed and want to use pre-built binaries: