From abe5b83b568093c02e506f02d05a8c1edbfcd6f3 Mon Sep 17 00:00:00 2001 From: Timur Sultanaev Date: Mon, 9 Dec 2024 22:13:54 +0100 Subject: [PATCH] document inspector check from npx --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6db3039..c915b89 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,13 @@ Currently available: ## Example usage with Inspector -To use this MCP server with Inspector you can run it from root folder of this project: +To use latest published version with Inspector you can run this: + +```bash +npx @modelcontextprotocol/inspector npx @strowk/mcp-k8s +``` + +, or to use version built from sources, then in root folder of this project: ```bash tools/inspector/run.sh