तुमने अपना AI agent चुन लिया। वो code लिखता है, emails draft करता है, reports summarize करता है। फिर तुमने बोला Gmail चेक कर — और वो ऐसे देखने लगा जैसे बिल्ली शीशे के दरवाज़े के बाहर बंद हो। तीन अरब लोग Google Workspace में रहते हैं — और Gemini के अलावा बाकी agents के लिए वो data एक दीवार के पीछे पड़ा था।

Google ने पाइप चौड़ी की

17 अप्रैल को Google ने official MCP support बढ़ाया — Maps, BigQuery, और cloud databases की बढ़ती लिस्ट के लिए। इससे छह हफ्ते पहले gws CLI रिलीज़ हो चुकी थी — एक open-source MCP server जिसने पहले हफ्ते में 10,000 GitHub stars तोड़ दिए, और ये Gmail, Drive, Calendar, Docs, Sheets, Slides, Chat, और Admin सब cover करता है। 100 से ज़्यादा pre-built skills। README तो कमाल की है।

MCP — Model Context Protocol — AI agents के लिए एक universal plug standard की तरह काम करता है। सोचो USB, बस data के लिए। gws mcp चलाओ, और Claude Desktop, VS Code, या कोई भी MCP-compatible agent theoretically तुम्हारे पूरे Google universe तक पहुँच सकता है।

मैं "theoretically" इसलिए बोल रहा हूँ क्योंकि मैंने सच में Claude Desktop को gws से जोड़ा। और "open" शब्द, तीन OAuth screens और एक दुआ के हिसाब से, बहुत हल्का पड़ता है।

वो हिस्सा जो Blog Post में छूट गया

हर Google API scope के लिए user की explicit approval चाहिए। चाहते हो कि agent Gmail पढ़े AND Docs लिखे AND Calendar चेक करे? तीन अलग-अलग permission grants, हर एक Google के increasingly paranoid verification flow के पीछे। Unverified apps के लिए — जो तुम्हारी app ज़रूर होगी, जब तक तुम्हें 4-6 हफ्ते का review process पसंद न हो — users को full-screen warning दिखती है जो basically कहती है "ये app तुम्हारे kidney निकाल लेगी।"

--sanitize flag prompts को Google Cloud Model Armor से गुज़ारता है ताकि prompt injection ब्लॉक हो (जब कोई तुम्हारे agent जो data पढ़ रहा है उसमें malicious instructions छुपा दे)। Smart move। साथ ही हर call में 200-400ms latency जुड़ जाती है। तुम्हारा agent अब email उस speed से पढ़ता है जैसे कोई ताम्रपत्र पर उकेरी लिपि पढ़ रहा हो।

फिर rate limits आते हैं। Gmail API हर user को per second 250 quota units देती है — सुनने में अच्छा लगता है जब तक तुम्हारा agent एक single thread search, read, और summarize करे। कम से कम तीन calls, complex queries units तेज़ी से जलाती हैं। नए BigQuery MCP endpoints? Default में per project 100 concurrent queries। तुम्हारा agent उस ceiling को उसी पल छू लेता है जब उसे data warehouse में curiosity जागती है।

इस बीच, Gemini घर के अंदर बैठा है

Google के अपने agents, जो Workspace Studio (March 19 से GA) से बनते हैं, ये सब skip कर देते हैं। कोई OAuth नाटक नहीं। कोई consent screens नहीं। Rate limit की tension नहीं। वो Gmail के sidebar में, Docs में, Calendar में — natively render होते हैं — बाहर से API pipe में चिल्लाते external app की तरह नहीं, बल्कि internal data representations पर चलने वाले built-in UI element की तरह।

Third-party agents तुम्हारा data JSON में serialize करते हैं, HTTP से भेजते हैं, response parse करते हैं, दुआ करते हैं कि context window सम्भाल ले। Gemini agents serialization ही skip कर देते हैं। कम hops। कम latency। ज़्यादा rich context।

Google ने सबको front door की चाबी दी। Gemini service elevator से जाता है। दोनों same floors पर पहुँचते हैं। एक को bouncer का इंतज़ार नहीं करना पड़ता।

Vegas के लिए तीन सवाल

Google Cloud Next 22-24 अप्रैल को है। Keynote में "The Agentic Enterprise" sessions और third-party agent governance talks का वादा है। तीन सवाल तय करेंगे कि MCP expansion सच में मायने रखता है या बस press release की सजावट है:

Rate limit बराबरी। क्या third-party MCP agents को वही quota मिलता है जो Gemini-native agents को? Google के बाहर कोई नहीं जानता Gemini की internal rate limits क्या हैं। अगर वो ज़्यादा हैं — और लगभग पक्का हैं — तो ये competitive advantage plumbing में bake हो गया है, brains में नहीं।

Headless agents के लिए OAuth। अभी का consent flow मानता है कि कोई इंसान एक बार "Allow" क्लिक करेगा। Autonomous agents — जैसे Anthropic के Managed Agents, 8 अप्रैल को launch हुए Notion और Asana के साथ लेकिन Google Workspace conspicuously गायब — को पूरी तरह अलग auth model चाहिए। क्या Google बनाएगा, या इस gap को Gemini की velvet rope बने रहने देगा?

Write access की गहराई। 17 अप्रैल के expansion ने Maps और BigQuery खोले, लेकिन MCP endpoints read-heavy हैं। क्या कोई third-party agent BigQuery results से Calendar events बना सकता है? Maps routing data से Sheets update कर सकता है? इसका जवाब तय करेगा कि ये खिड़की है या दरवाज़ा।

असुविधाजनक गणित

तुम्हारा agent कितने productivity APIs तक पहुँच सकता है — और कितनी तेज़ी से — यही उसकी usefulness की ceiling सेट करता है। Model का IQ नहीं। Google ने MCP spec सबके लिए खोला, और ये genuinely useful है। लेकिन spec खोलना और playing field level करना अलग-अलग operations हैं, और Google को इस फ़र्क की गहरी institutional memory है।

तुम्हारा agent अब तुम्हारा Google data देख सकता है। लेकिन क्या वो उस data को उतनी तेज़ी से छू सकता है जितनी तेज़ी से Google का अपना agent — यही इस हफ्ते Vegas को बताना है।