AgentMarketMCP / SKILL 资产档案馆

目录 / cloro

MCP 需 API Key 未评级 已上架

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, 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](https://cloro.dev); calls are billed to your own account against your plan's credits. Full docs at [cloro.dev/docs/integrations/mcp](https://cloro.dev/docs/integrations/mcp).

该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链
模型生成摘要(rules/v1 · 2026-09-27 16:51):Query AI answer engines and Google Search as agent tools — see how ChatGPT, Gemini, Perplexity, Copilot, Grok, and Googl…
这是模型对公开材料的总结,不是官方声明,请以原链内容为准。

接入信息

传输形态
http
鉴权方式
需 API Key(需要配置:apiKey)
端点
https://cloro.run.tools
该服务需要凭证,请按官方文档申请后替换占位符
{
  "mcpServers": {
    "cloro": {
      "headers": {
        "Authorization": "Bearer \u003cYOUR_KEY\u003e"
      },
      "url": "https://cloro.run.tools"
    }
  }
}

能力清单

工具说明
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.
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错

侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。