# Example .env for Google Drive MCP server
HOST=0.0.0.0
<<<<<<< HEAD
PORT=8055
GOOGLE_SERVICE_ACCOUNT_FILE=xx-xx-xx-xx.json
# Optional: GOOGLE_DRIVE_SCOPES=https://www.googleapis.com/auth/drive
=======
PORT=8053
GOOGLE_SERVICE_ACCOUNT_FILE=xx-xx-xx-xx.json
# Optional: GOOGLE_DRIVE_SCOPES=https://www.googleapis.com/auth/drive
>>>>>>> 0f908db (Initial commit: Google Drive MCP server implementation)