PleasePrompto/google-ai-mode-mcp
MCP server for free Google AI Mode search with citations. Query optimization, CAPTCHA handling, multi-agent support. Works with Claude Code, Cursor, Cline, Windsurf.
Platform-specific configuration:
{
"mcpServers": {
"google-ai-mode-mcp": {
"command": "npx",
"args": [
"-y",
"google-ai-mode-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...