{
  "markdown": "# gemini-deep-research\nA deep research extension for Gemini CLI\n\n## Requirements\n\n**A paid Google AI API key is required.** Deep Research uses the Gemini Interactions API, which has separate quota from standard Gemini model calls. Free-tier API keys do not have access and will receive a `429 Too Many Requests` quota error.\n\nGet a paid key from [Google AI Studio](https://aistudio.google.com/apikey) and ensure billing is enabled on your Google Cloud project.\n\n## Configuration\n\nSet your API key using one of the following environment variables (in order of priority):\n\n1.  `GEMINI_DEEP_RESEARCH_API_KEY`\n2.  `GEMINI_API_KEY`\n\nIf neither is set, the MCP server will exit with an error.\n\nYou can also configure the default model used for queries (not the deep research agent) using:\n\n1.  `GEMINI_DEEP_RESEARCH_MODEL`\n2.  `GEMINI_MODEL`\n\nIf neither is set, it defaults to `models/gemini-flash-latest`.\n\n## Installation\nInstall the extension with:\n\n```sh\ngemini extensions install https://github.com/allenhutchison/gemini-cli-deep-research --auto-update\n```\n",
  "bytes": 1056,
  "sha": "fada2499c30c0e667e73fbdad9a963496291e3e4ce18df2bf7efcc563abb4776",
  "repo_slug": "allenhutchison/gemini-cli-deep-research",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_allenhutchison_gemini_cli_deep_research_0d331355/readme"
}