Realtime AI News
Google Adds Background Execution and Remote MCP Support to Gemini API Managed Agents
Google DeepMind announced new capabilities for Managed Agents in the Gemini Interactions API, including background execution for async interactions, remote MCP server integration, custom function calling, and cross-session credential refresh. These updates transform managed agents from simple chat interactions into asynchronous production-grade systems.

Google DeepMind today announced several major updates to Managed Agents within the Gemini Interactions API, including background execution, remote MCP server integration, custom function calling, and network credential refresh. The additions mark a significant evolution from conversational interactions toward production-ready asynchronous agent workflows.
Managed Agents are part of the Gemini Interactions API, where a single endpoint call lets Gemini handle reasoning, code execution, package installation, file management, and web information retrieval inside an isolated cloud sandbox. The new updates directly respond to developer feedback about real-world production requirements.
Background execution is the most critical new feature. Developers can now pass background: true to run interactions asynchronously on the server. The API immediately returns an ID, which client applications can use to poll for status, stream progress, or reconnect later — even if the originating device goes offline. This addresses the fragility of holding HTTP connections open for long-running tasks.
Remote MCP server integration eliminates the need for custom proxy middleware. Developers can connect managed agents directly to remote Model Context Protocol (MCP) servers by passing an mcp_server tool at interaction time, allowing agents to communicate with private databases and internal APIs from their secure sandbox.
Custom function calling enables developers to add custom tools alongside built-in sandbox tools for local execution. Meanwhile, network credential refresh solves the problem of short-lived access tokens and API keys — developers pass their existing environment_id with a new network configuration to refresh credentials or rotate keys on the next interaction.
These updates turn managed agents into asynchronous workers that operate inside real development environments without blocking the application. For developers building long-running data processing, scheduled report generation, or cross-system orchestration tasks, background execution and remote MCP connectivity are two key enablers.
Notably, Google also published an Interactions API skill for AI coding agents to install directly via npx skills add, suggesting Google is pushing toward inter-agent operability.
As the AI agent platform race heats up — Microsoft with Copilot and Foundry Agent Service, Anthropic with Claude Cowork — Google is carving a differentiated path with Gemini Managed Agents, emphasizing sandbox security, open MCP protocols, and asynchronous execution. The key questions ahead are pricing and quota strategy, and whether enterprise customers will move from prototyping to production deployment at scale.
Why it matters
Google's addition of background execution and remote MCP to Gemini Managed Agents positions it as a serious contender for enterprise asynchronous workloads, differentiating from Microsoft and Anthropic in the agent platform race.
Nearby Updates
All07/07, 16:52
Madras High Court Rules Unauthorized Use of Copyrighted Content for AI Training Raises Prima Facie Case of Infringement
The Madras High Court in India has ruled that using proprietary content as training data for large language models or prompts for AI generation tools without authorization constitutes prima facie copyright infringement. The court granted four interim injunctions against the defendant, marking a significant AI copyright ruling from an Indian jurisdiction.
07/07, 15:41
SoftSmile Launches Vision Concierge Conversational AI Agent for Dental Practices
Dental technology company SoftSmile has unveiled Vision Concierge, a conversational AI agent designed to streamline patient intake and workflow management in dental clinics. The launch marks another milestone in the adoption of AI agents in specialized healthcare settings.
07/07, 15:04
Tencent Cloud's Cube Sandbox Adds Arm Support, Unlocking Multi-Architecture Compute for AI Agents
Tencent Cloud has announced that its Cube Sandbox container sandbox product now officially supports Arm architecture, partnering with Arm to deliver multi-architecture compute capabilities for AI Agent workloads. The update frees Agent deployments from x86-only constraints, enabling flexible hardware selection across cloud and edge scenarios.
07/07, 19:43
Huawei 'Genius Youth' Program Member Slams DeepSeek's Interview as 'Most Unprofessional Ever'
A member of Huawei's prestigious 'Genius Youth' program publicly criticized DeepSeek's recruitment process, calling it the most unprofessional interview experience they had ever encountered. The incident highlights growing pains at the rapidly expanding AI company as it struggles to scale its HR operations.