- Create and configure a Google Cloud project with Google Drive API enabled
- Set up OAuth credentials and download the JSON key file
- Place the OAuth key file in the server root as 'gcp-oauth.keys.json'
- Run the server with authentication command (e.g., 'node ./dist auth')
- Complete the OAuth authentication flow in the browser
- Use the server to list, read, or search files via API or CLI commands