This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+7 more
Affected surfaces
Summary
AI summaryGemini added as first-class provider with auto-detection and default model gemini-2.5-flash.
Full changelog
What's New
- Gemini as first-class provider — Auto-detects from
GEMINI_API_KEYvia Google's OpenAI-compatible endpoint. NobaseURLneeded. - Default model:
gemini-2.5-flash - Cost estimates for
gemini-2.5-pro,gemini-2.5-flash,gemini-2.0-flash - 6 known providers now auto-detected: OpenAI, Gemini, DeepSeek, Groq, Mistral, Together
Quick Setup
Add GEMINI_API_KEY to your .mcp.json env, or add to your config file:
"gemini": {
"model": "gemini-2.5-flash",
"apiKeyEnv": "GEMINI_API_KEY"
}
Get a free API key at https://aistudio.google.com/apikey
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About spranab/brainstorm-mcp
Multi-round AI brainstorming debates between multiple models (GPT, Gemini, DeepSeek, Groq, Ollama, etc.). Pit different LLMs against each other to explore ideas from diverse perspectives.
Related context
Beta — feedback welcome: [email protected]