Google Deepmind adds background execution and MCP support to Gemini API managed agents

Google Deepmind adds background execution and MCP support to Gemini API managed agents Google Deepmind is adding four new features to Managed…

By AI Maestro July 8, 2026 1 min read
Google Deepmind adds background execution and MCP support to Gemini API managed agents


Google Deepmind adds background execution and MCP support to Gemini API managed agents

Google Deepmind is adding four new features to Managed Agents in the Gemini API. Developers can now run agents asynchronously in the background using Background Execution, with no open HTTP connection required. Remote MCP (Model Context Protocol) servers can also be connected directly to internal databases or APIs. Another addition lets developers use custom functions alongside the built-in sandbox tools. Finally, credentials like tokens can be refreshed between interactions without losing the sandbox state.

All features are available through the Gemini Interactions API. Code examples for JavaScript, Python, and cURL are in the documentation.

Subscribe now

Scroll to Top