- Step 1: Set the Backlog API key in the project root 'apikey' file.
- Step 2: Install dependencies using 'npm install'.
- Step 3: Build the project with 'npm run build'.
- Step 4: Add the MCP server to Claude code using the provided CLI command.
- Step 5: Run the server in development mode with 'npm run dev' or in production mode with the built index.js.