MCP server that gives Claude Code and other MCP clients Google web search through the Gemini API - with grounding, inline citation markers, a source list and a per-call token footer.
Drift inferred · capture-to-capture
No drift recorded — single capability capture; advisories appear once its surface changes.
transport stdio counts 0 tools · 0 res
· 0 prompts
permission surface via code analysis
No tools enumerated yet for this server.
prompt-surface
shipped agent-instruction files + hidden-content / dangerous-code findings —
quoted from the analyzed source
analyzed commit 3d26a9a · analyzer v28 · 1d ago
skills & prompt files 1
evidence-backed
findings quoted directly from the published source artifact — not inferred
code files: 6
filesystem 1
- fs srzsn22q6d-sys-gemini-grounding-mcp-3d26a9a/config.js :1
import fs from "fs";
secrets 2
- secrets srzsn22q6d-sys-gemini-grounding-mcp-3d26a9a/cli.js :125
const apiKey = process.env.GEMINI_API_KEY; - secrets srzsn22q6d-sys-gemini-grounding-mcp-3d26a9a/gemini.js :5
const apiKey = process.env.GEMINI_API_KEY;
declared dependencies 3
- @modelcontextprotocol/sdk@1.30.0
- @google/genai@2.13.0
- zod@4.4.3