cloro

Query AI answer engines and Google Search as agent tools — see how ChatGPT, Gemini, Perplexity, Copilot, Grok, and Google AI Mode actually answer a prompt…

Community: Submitted by a user or imported; check the owner before granting accessOnlineAPI key requiredGlobalFreeCan modify data

What it can do

  • Scrape Chatgpt: Submit a prompt to ChatGPT from a chosen country (and optionally US state) and return the full answer: text, cited sources, and optionally markdown, search queries, shopping results, a
  • Scrape Gemini: Submit a prompt to Google Gemini from a chosen country (and optionally US state) and return the answer with cited sources. Use this to see how Google Gemini answers a prompt and which b
  • Scrape Copilot: Submit a prompt to Microsoft Copilot from a chosen country (and optionally US state) and return the answer with cited sources. Use this to see how Microsoft Copilot answers a prompt an

What data it sees

Do you need an account

An API key from the service settings is required

Query AI answer engines and Google Search as agent tools — see how ChatGPT, Gemini, Perplexity, Copilot, Grok, and Google AI Mode actually answer a prompt, and which brands and sources they cite.

Tools

  • scrape_chatgpt, scrape_gemini, scrape_perplexity, scrape_copilot, scrape_grok, scrape_google_ai_mode — submit a prompt to an AI engine and get the answer back with cited sources
  • scrape_google, scrape_google_news — organic Google Search and News results, with optional AI Overview and People-Also-Ask extraction
  • list_countries, list_states — the geo-targeting codes each engine supports

Geo-targeting — every scrape runs from a country you choose, with state-level targeting where supported, so you can see how answers differ by market.

All ten tools are read-only.

Requires a cloro API key. Create one at cloro.dev; calls are billed to your own account against your plan's credits. Full docs at cloro.dev/docs/integrations/mcp.

Server tool list (10)

Raw names from tools/list. Only developers need these.

scrape_chatgptSubmit a prompt to ChatGPT from a chosen country (and optionally US state) and return the full answer: text, cited sources, and optionally markdown, search queries, shopping results, and ads. Use this to see how ChatGPT answers a prompt and which brands/sources it mentions.
scrape_geminiSubmit a prompt to Google Gemini from a chosen country (and optionally US state) and return the answer with cited sources. Use this to see how Google Gemini answers a prompt and which brands/sources it mentions.
scrape_copilotSubmit a prompt to Microsoft Copilot from a chosen country (and optionally US state) and return the answer with cited sources. Use this to see how Microsoft Copilot answers a prompt and which brands/sources it mentions.
scrape_perplexitySubmit a prompt to Perplexity from a chosen country (and optionally US state) and return the answer with cited sources. Use this to see how Perplexity answers a prompt and which brands/sources it mentions.
scrape_grokSubmit a prompt to Grok (xAI) from a chosen country (and optionally US state) and return the answer with cited sources. Use this to see how Grok (xAI) answers a prompt and which brands/sources it mentions.
scrape_google_ai_modeSubmit a prompt to Google AI Mode from a chosen country and return the AI answer with cited sources. Supports location or UULE targeting and desktop/mobile emulation.
scrape_googleRun a Google search from a chosen country and return organic results, with optional AI Overview extraction (include.aioverview) and People-Also-Ask AI answers (include.paaAioverview). Two modes: structured (query + country, with optional location/uule/pages) or url (a complete google.com/search URL that owns query, location, and pagination). Supports desktop/mobile emulation and multi-page results.
scrape_google_newsRun a Google News search from a chosen country and return news results. Supports desktop/mobile emulation and multi-page results.
list_countriesList the ISO 3166-1 alpha-2 country codes supported for geo-targeting. Pass a model to get the codes available for that specific engine (some engines block certain countries).
list_statesList the state codes available for state-level geo-targeting in a country (used as the "state" parameter on the scrape tools). Only countries with state-level targeting are accepted.