Skip to main content
Glama
animaios

anima-use-google

by animaios

search_google_ai

Run a Google AI Mode search using your logged-in Firefox session to get AI-synthesized answers with inline citations and a source list. No API key required.

Instructions

Run a Google AI Mode search (https://www.google.com/search?udm=50&q=...) using your own logged-in Firefox session and return the AI-synthesized answer with inline citations [1][2] and a source list. Free, grounded, no API key.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYesThe search query to send to Google AI Mode.
timeout_msNoOptional timeout in milliseconds for waiting on the AI response (default 60000).
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations, the description carries full burden. It discloses that the tool uses the user's Firefox session, is free, grounded, and returns AI-synthesized answers with citations. It does not mention rate limits or side effects, but the key behaviors are transparent.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is two sentences, front-loading the action and resource, then adding a valuable second sentence about the output and benefits. Every word earns its place; no redundancy.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given no output schema, the description adequately explains the return value (AI answer with citations and source list). It also mentions the URL format and prerequisite (logged-in Firefox session). For a two-parameter tool, this is complete.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100% (both query and timeout_ms have schema descriptions). The description does not add additional meaning for the parameters themselves but provides context about the output format (AI-synthesized answer with citations). Baseline 3 is appropriate.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

Description clearly states it runs a Google AI Mode search and returns AI-synthesized answer with citations and source list. The verb 'Run a search' and resource 'Google AI Mode search' are specific. Though no sibling tools are listed, the description distinguishes it by mentioning 'free, grounded, no API key'.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Description implies the tool requires a logged-in Firefox session and is free and grounded, but does not explicitly state when to use versus alternatives or provide when-not scenarios. The usage context is implied rather than direct.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/animaios/anima-use-google'

If you have feedback or need assistance with the MCP directory API, please join our Discord server