- Step1: Clone the repository from GitHub.
- Step2: Install dependencies with npm install.
- Step3: Run the development server using npm run dev:server.
- Step4: Test the example IP lookup tool via CLI command.
- Step5: Extend the codebase by adding new tools, controllers, and CLI commands for custom data sources.