Update agent with new Gemini SDK and MCP integration

This commit is contained in:
josedario87
2025-06-05 00:51:05 -06:00
parent e6caa03987
commit 7d0495eff6
4 changed files with 913 additions and 16 deletions

View File

@@ -10,7 +10,8 @@
},
"dependencies": {
"express": "^4.18.2",
"@google/generative-ai": "^0.5.0",
"@google/genai": "^1.4.0",
"@modelcontextprotocol/sdk": "^1.12.1",
"dotenv": "^16.5.0"
},
"devDependencies": {