- Step1: Clone or download the MCP server repository.
- Step2: Copy `.env.example` to `.env` and add your API key.
- Step3: Install dependencies with `npm install`.
- Step4: Build tests using `npm run inspect`.
- Step6: Integrate the server into your application or run locally.