📡 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

bimal1023/AI-native-engineer

Tracking my journey into AI engineering, one module at a time. Fundamentals to agents, with hands-on projects. Open to all.

⭐ 8
Brokenwatch24/crowdmind

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

⭐ 7TypeScript
Role1776/mcp-retrieval

Fast, idiomatic Go MCP server for web search, image search, and page scraping to Markdown. Runs locally, no API keys, free.

⭐ 7Go
mkpoli/gmail-mcp

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

⭐ 5TypeScript
slxca/opencontext

A Model Context Protocol server for persistent project-specific AI agent context.

⭐ 5TypeScript
balatD/typo3-dev-mcp

MCP server for TYPO3 v13/v14 development — gives AI assistants like Claude Code live insight into TCA, database schema, sites, TypoScript, logs and the core changelog.

⭐ 4PHP

📬 Get the weekly radar in your inbox

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