cnosuke/mcp-gemini-grounded-search
Go MCP server leveraging Google Gemini API’s Search Tool for grounded, web-informed generation.
Platform-specific configuration:
{
"mcpServers": {
"mcp-gemini-grounded-search": {
"command": "npx",
"args": [
"-y",
"mcp-gemini-grounded-search"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...