This commit is contained in:
Shawn Morreau
2025-11-20 14:04:50 -05:00
10 changed files with 40 additions and 30 deletions
-1
View File
@@ -6,7 +6,6 @@ import { agent, type ConfigureMcpServersParams, installFromGithub } from "./shar
export const gemini = agent({
name: "gemini",
inputKeys: ["google_api_key", "gemini_api_key"],
install: async () => {
return await installFromGithub({
owner: "google-gemini",