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

Source: [Google](https://blog.google/innovation-and-ai/technology/developers-tools/expanding-managed-agents-gemini-api/)  
Feed7 permalink: https://feed7.dev/p/expanding-managed-agents-gemini-api-1idue29  
Published: Unknown  
Trust: Official Source (official_source)

## Why Included

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

## 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

- Layer: tools
- Domains: coding
- Topics: 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.

## Agent Instruction

Use this item as source-backed context. Do not invent claims beyond the linked source. If this item conflicts with another source, call out the conflict.
