
Note: Make sure Claude Desktop is running before attempting to connect.
1{2 "mcpServers": {3 "gemini data analysis & research": {4 "cwd": "path/to/gemini-data-analysis-email-generator",5 "env": {6 "GEMINI_API_KEY": "your_api_key_here",7 "NODEMAILER_EMAIL": "your.email@gmail.com",8 "NODEMAILER_PASSWORD": "your_app_password_here"9 },10 "args": [11 "path/to/gemini-data-analysis-email-generator/dist/index.js"12 ],13 "command": "node"14 }15 }16}
No reviews yet. Be the first to review!
Sign in to join the conversation