feed7.dev
Sign InStart Agent Brain
GoogleOfficial ReleaseOfficial Source

Expanding Managed Agents in Gemini API: background tasks, remote MCP and more

Gemini Managed Agents can now run asynchronously, connect to remote MCP servers, call client-side functions, and rotate credentials without losing sandbox state.

Google
Open Source Open MarkdownOpen JSON
Source Summary

**The gist** Google added **background execution**, **remote MCP integration**, **custom function calling**, and **credential refresh** to Managed Agents in the Gemini Interactions API.

Practical Implication

**Why it matters** Builders can turn agents into **asynchronous cloud workers**, reconnect to long jobs, combine sandbox tools with private endpoints, and execute business logic in their own client.

Agent-Ready Context
**The gist** Google added **background execution**, **remote MCP integration**, **custom function calling**, and **credential refresh** to Managed Agents in the Gemini Interactions API.

**Why it matters** Builders can turn agents into **asynchronous cloud workers**, reconnect to long jobs, combine sandbox tools with private endpoints, and execute business logic in their own client.

**Watch out** Custom functions pause at **requires_action** for client execution, and remote MCP access still requires careful network rules and credential handling.
Context Map
toolscoding#cloud-agents#mcp#tool-use
Uncertainty
Custom functions pause at **requires_action** for client execution, and remote MCP access still requires careful network rules and credential handling.