Gemini API Managed Agents Adds Background Tasks and Remote MCP
On July 8, Google announced a major update to the Gemini API Managed Agents, focusing on enhancing asynchronous execution and external tool integration for production-grade AI agents. This upgrade significantly lowers the barrier for developers to migrate agents from local environments to backend cloud compute, with some features available via the free tier.
Key Details
According to @_philschmid and @OfficialLoganK, the update introduces four core capabilities:
1. **Background Execution**: Allows long-running tasks (taking minutes) to run asynchronously on the server without requiring a persistent client connection, effectively solving timeout issues for prolonged operations.
2. **Remote MCP Integration**: Agents can directly connect to external tools and internal endpoints via remote MCP servers, expanding data access and communication.
3. **Custom Function Calling**: Supports function calling combined with server-side code execution.
4. **Credential Refresh**: Supports cross-turn API token refreshes, ensuring stable execution for tasks requiring long-term authentication.
2026-07-08 ~ 2026-07-08 · 7 related posts
- [source] Google Adds 4 New Features to Gemini API Managed Agents — _philschmid · 2026-07-08
- [source] Gemini Managed Agents Update: Background Tasks and Remote MCP — DynamicWebPaige · 2026-07-08
- [source] Gemini API Managed Agents Support Background Tasks & Remote MCP — OfficialLoganK · 2026-07-08
- Gemini API Expands Managed Agents with Background Tasks and Remote MCP — rseroter · 2026-07-08
- Gemini Agents Get Background Tasks and Remote MCP — ryanmerket · 2026-07-08
- Gemini API Launches Managed Agents Capability — rohanpaul_ai · 2026-07-08
1 near-duplicate retellings: ryanmerket