Prerequisite

Before you begin, ensure you have:

Node.js v18 or higher - Downloadarrow-up-right

node --version  # Should show v18.0.0 or higher

npm v8 or higher - (Comes with Node.js)

npm --version  # Should show v8.0.0 or higher

Claude Desktop - Downloadarrow-up-right

Git - Downloadarrow-up-right (Optional) - Only needed for source installation

Last updated