- Clone the repository from GitHub
- Install dependencies with `npm install`
- Build the project with `npm run build`
- Run in production mode using `npm start` or `PORT=your_port npm start`
- Connect clients using the provided mcp-config.json configuration file