From ea8a6753815d1d9bb44f43de8c14762642ef3b2e Mon Sep 17 00:00:00 2001 From: Fahad Date: Sun, 8 Jun 2025 23:14:10 +0400 Subject: [PATCH] docs: clarify API key requirements for Gemini 2.5 Pro Updated the API key section to mention: - Free tier has limited access to latest models - Paid API key recommended for best results with Gemini 2.5 Pro This sets proper expectations about model availability and performance. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bbec4e8..8ee0d05 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ This server makes Gemini your development sidekick, handling what Claude can't o ## Quickstart (5 minutes) ### 1. Get a Gemini API Key -Visit [Google AI Studio](https://makersuite.google.com/app/apikey) and generate a free API key. +Visit [Google AI Studio](https://makersuite.google.com/app/apikey) and generate an API key. For best results with Gemini 2.5 Pro, use a paid API key as the free tier has limited access to the latest models. ### 2. Install via Claude Desktop Config