Gemini AI
11
0

Windsurf
Setting up with Windsurf
- Open Windsurf's preferences
- Go to the Integrations section
- Click "Add MCP Integration"
- Use the configuration below based on your operating system
JSON
1{2 "mcpServers": {3 "gemini ai": {4 "env": {5 "GOOGLE_GEMINI_MODEL": "gemini-1.5-flash",6 "GOOGLE_GEMINI_API_KEY": "YOUR_API_KEY"7 },8 "args": [9 "/path/to/mcp-gemini-server/dist/server.js"10 ],11 "command": "node"12 }13 }14}
コミュニティレビュー
0.0
0 レビュー
5
0
4
0
3
0
2
0
1
0
まだレビューはありません. 最初のレビューを投稿しましょう!
会話に参加するにはサインインしてください