概要
This Model Context Protocol (MCP) server significantly enhances AI coding assistants like VS Code GitHub Copilot by providing real-time internet access and deep web page analysis. Leveraging Google's Gemini 2.5 Flash API, it integrates Google Search Grounding to fetch factual, cited answers directly from the web, effectively preventing LLM hallucinations. The tool excels at deep context reading, capable of ingesting and summarizing full documentation pages, PDFs, and technical blogs via Gemini's URL Context feature, offering a powerful, free, and open-source alternative to services like Perplexity directly within your development environment.