-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
Rishap Gandhi edited this page Jun 1, 2026
·
1 revision
- Python 3.10+
- Google Cloud project (free)
- OAuth2 Desktop credentials
- Clone the repo:
git clone https://github.com/rishapgandhi/google_mcp.git
cd google_mcp- Install dependencies:
pip install -e .- Configure credentials:
cp .env.example .env
# Edit .env with your Client ID and Secret- Authenticate (first time only):
python3 -m src.server
# Browser opens for Google consent- Go to console.cloud.google.com
- Create project → APIs & Services → Credentials → OAuth Client ID (Desktop App)
- Enable APIs: Gmail, Calendar, Drive, Docs, Sheets, Slides