Skip to content

spranab/brainstorm-mcp

v1.2.0 Feature

This release adds 3 notable features for engineering teams evaluating rollout.

Published 3mo MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai ai-debate brainstorming claude deepseek groq
+7 more
llm mcp mcp-server model-context-protocol multi-model ollama openai

Affected surfaces

auth

Summary

AI summary

Gemini 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_KEY via Google's OpenAI-compatible endpoint. No baseURL needed.
  • 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

Track spranab/brainstorm-mcp

Get notified when new releases ship.

Sign up free

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.

All releases →

Beta — feedback welcome: [email protected]