Free real-time Google Search for AI tools. Returns grounded answers with inline citations and source URLs. Works with Claude Code, Codex CLI, Cursor. Single binary, no API key required.
Server Config
{
"mcpServers": {
"gsearch": {
"command": "${HOME}/.gsearch/gsearch-server",
"env": {
"GSEARCH_PROJECT": "<YOUR_PROJECT_ID>"
}
}
}
}