- Step 1: Set up Google Cloud project and enable Drive API
- Step 2: Create OAuth credentials and download JSON key
- Step 3: Clone the repository and install dependencies
- Step 4: Place OAuth credentials in the 'credentials' folder
- Step 5: Run authentication with 'node dist/index.js auth'
- Step 6: Start the server using 'node dist/index.js'
- Step 7: Use gdrive_search to find files and gdrive_read_file to read content