📡 MCP Radar

animaios/anima-use-google

MCP server + browser sidecar extension that lets AI agents run Google AI Mode searches using your own logged-in browser session

20 stars
0 forks
JavaScript
momentum ▲ 33.3
created 2026-07-05
on radar since 2026-07-10
agent-searchaiai-agentsai-searchmcp-searchmcp-serverparsersearchsearch-agentsearch-mcpsearch-webweb-searchweb-search-agent
View on GitHub ↗

About anima-use-google

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.

Maintaining this server?

Add the radar badge to your README — it shows your project was picked up by MCP Radar and links to this page:

[![On MCP Radar](https://mcp.liqiwa.com/badge.svg)](https://mcp.liqiwa.com/s/animaios--anima-use-google.html)

Related MCP servers

Brokenwatch24/crowdmind

Desktop app for building AI persona panels and testing stimuli against them (Electron + React + TypeScript)

⭐ 7TypeScript
mkpoli/gmail-mcp

Multi-account Gmail MCP server on Cloudflare Workers — one deployment, one Google sign-in per connection, any MCP client

⭐ 5TypeScript
0x2fycy3/inquisitor

Optimal-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

⭐ 3Python
sainitish1609/mcp-guard

🛡️ Ultra-fast local security firewall, secret sanitizer, and context token compressor for Claude Code, Cursor, and MCP AI agents.

⭐ 3Go
metahub-ai/assay

An 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

⭐ 3TypeScript
livetennisapi/livetennisapi-mcp

MCP server for the Live Tennis API — give Claude, Cursor and other LLM agents real-time tennis scores, odds and model win-probability

⭐ 205JavaScript

📬 Get the weekly radar in your inbox

The top new MCP servers of the week, every Monday. No spam, unsubscribe anytime.