For the complete documentation index, see llms.txt. This page is also available as Markdown.

Prerequisite

Before you begin, ensure you have:

Node.js v18 or higher - Download

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 - Download

Git - Download (Optional) - Only needed for source installation

Last updated