From 429cc5aa1e5a80a3350913e78236b43f9f9bd12f Mon Sep 17 00:00:00 2001 From: Jeremy Morrell Date: Mon, 24 Mar 2025 12:26:07 -0700 Subject: [PATCH] Add warning about older versions of Node --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 9f28a6a..0c299fa 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,10 @@ Cursor: ## Debugging +### Check your Node version + +Make sure that the version of Node you have installed is [16 or higher](https://modelcontextprotocol.io/quickstart/server). + ### Restart Claude When modifying `claude_desktop_config.json` it can helpful to completely restart Claude