jxspam/Google-AI-Search-MCP
Using the Gemini API Key to access Google Search results (just like Perplexity, Brave, Tavily)
Platform-specific configuration:
{
"mcpServers": {
"Google-AI-Search-MCP": {
"command": "npx",
"args": [
"-y",
"Google-AI-Search-MCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...