Gemini API Expands Managed Agents Feature: Support for Background Tasks, Remote MCP, and More
·2026.07.07 17:54
Key point
Google has added powerful features to Managed Agents in the Gemini API, including background execution and remote MCP server integration.
Details
Google is significantly expanding the Managed Agents feature of the Gemini API to help developers build more reliable, production-grade agents. With this update, agents can autonomously perform reasoning, code execution, package installation, and file management within an isolated cloud sandbox.
Key updates include:
- Background execution: Agents can perform tasks asynchronously without needing to maintain an HTTP connection, and developers can check status or reconnect later via an ID.
- Remote MCP server integration: Agents can connect directly to Model Context Protocol (MCP) servers without proxy middleware, enabling access to private databases or internal APIs.
- Custom function calling: Developers can mix sandbox built-in tools with custom tools that execute developer-defined local business logic.
- Network credential renewal: Expired access tokens or API keys can be refreshed instantly through new network settings while the session persists, with the sandbox's file system state and installed packages remaining intact throughout the process.
This summary was generated automatically by AI. Check the original for the author's claims and context. Copyright belongs to the original author.
Our guide explains how the AI works. Report summary errors, attribution issues, or removal requests via Contact.