---
title: "How to use Deep Research with the Gemini API"
url: https://daily.dev/posts/how-to-use-deep-research-with-the-gemini-api-7uhgntcbs
source_url: https://www.philschmid.de/deep-research-update
type: article
source: "Philipp Schmid"
published: 2026-05-31T07:41:22.436Z
updated: 2026-05-31T08:07:27.626Z
tags: ["ai-agents", "mcp", "google-gemini", "google-ai"]
reading_time: 3
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# How to use Deep Research with the Gemini API

**[Philipp Schmid](https://daily.dev/sources/philschmid)** · 3 min read · 0 upvotes · 0 comments

## Summary

Google's Gemini Deep Research Agent is now accessible via the Interactions API, enabling autonomous long-horizon research tasks that plan, search, and synthesize cited reports. Two model variants are available: a speed-optimized version for streaming to client UIs and a max-comprehensiveness version for automated synthesis. Key new features include collaborative planning (review and refine the research plan before execution), native chart and infographic generation, remote MCP server integration for external tools, extended tooling options (Google Search, URL Context, Code Execution, File Search), and multimodal research grounding with images, PDFs, and audio. Tasks run asynchronously in the background and can be polled for results, with optional real-time streaming of progress and intermediate reasoning.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.philschmid.de/deep-research-update>

---

Tags: [#ai-agents](https://daily.dev/tags/ai-agents), [#mcp](https://daily.dev/tags/mcp), [#google-gemini](https://daily.dev/tags/google-gemini), [#google-ai](https://daily.dev/tags/google-ai)

[View this post on daily.dev](https://daily.dev/posts/how-to-use-deep-research-with-the-gemini-api-7uhgntcbs)
