- Step1: Set up Google Cloud project and enable Drive API
- Step2: Create OAuth credentials and download JSON
- Step3: Clone the repository and install dependencies
- Step4: Place OAuth JSON in credentials directory
- Step5: Run 'node dist/index.js auth' to authenticate
- Step6: Start the server with 'node dist/index.js'
- Step7: Use the search and read functions for file operations