- Step1: Clone the repository from GitHub
- Step2: Install dependencies using 'npm install'
- Step3: Build the project with 'npm run build'
- Step4: Run the server with allowed directories using 'node build/index.js /path/to/dir1 /path/to/dir2'
- Step5: Configure MCP to include the server in your setup