- Step 1: Install dependencies using npm install
- Step 2: Run development mode with npm run watch
- Step 3: Build the server using npm run build
- Step 4: Integrate the server into your environment via configuration files as described in the docs
- Step 5: Use MCP Inspector for debugging if needed