MCP server + browser sidecar extension that lets AI agents run Google AI Mode searches using your own logged-in browser session
MCP server + browser sidecar extension that lets AI agents run Google AI Mode searches using your own logged-in browser session, then return the synthesized answer and citations as an MCP tool result.
No headless browser, no stealth tricks, no CAPTCHA fighting. Your real browser profile does the work.
You need three things: the MCP server, the native-messaging host, and either the Firefox or Chromium extension. Then wire the server into your agent.
The stable npm release is 0.1.6. Pin it in agent configs if you want the same server every time instead of whatever npm's latest tag points at later.
If you prefer installing straight from GitHub, pin the stable commit:
That commit is the same stable 0.1.6 release. GitHub installs run the package's prepare script, so the TypeScript server is built from source before npm runs the anima-use-google bin.
The MCP server talks to the sidecar over localhost; it does not bundle a browser.
2. Set up a browser sidecar (one-time, non-npm)
The npm tarball ships everything you need. After the first npx anima-use-google@0.1.6, the files live in ~/.npm/npx//nodemodules/anima-use-google/. For setup, cloning is usually easier:
This writes the Firefox native-host registration for your OS:
- Linux: ~/.mozilla/native-messaging-hosts/com.google.ai.search.json - macOS: ~/Library/Application Support/Mozilla/NativeMessagingHosts/com.google.ai.search.json - Windows: HKCU\Software\Mozilla\NativeMessagingHosts\com.google.ai.search, pointing at %USERPROFILE%\.anima-use-google\com.google.ai.search.json
From the project README.
Add the radar badge to your README — it shows your project was picked up by MCP Radar and links to this page:
[](https://mcp.liqiwa.com/s/animaios--anima-use-google.html)
Desktop app for building AI persona panels and testing stimuli against them (Electron + React + TypeScript)
mkpoli/gmail-mcpMulti-account Gmail MCP server on Cloudflare Workers — one deployment, one Google sign-in per connection, any MCP client
0x2fycy3/inquisitorOptimal-path problem solving for AI agents — triage, prune, investigate. MCP server + agent skill combining Newton's Analysis-Synthesis method, NASA P10 rules, and heuristic-search pruning so agents n
sainitish1609/mcp-guard🛡️ Ultra-fast local security firewall, secret sanitizer, and context token compressor for Claude Code, Cursor, and MCP AI agents.
metahub-ai/assayAn open, reproducible framework for evaluating AI artifacts — skills, MCP servers, agents and plugins. Reads what is inside them, optionally runs them in a sandbox and judges what they did, and publis
livetennisapi/livetennisapi-mcpMCP server for the Live Tennis API — give Claude, Cursor and other LLM agents real-time tennis scores, odds and model win-probability
The top new MCP servers of the week, every Monday. No spam, unsubscribe anytime.