Nano Banana 2 Lite, Revisited: MCP 2.0, the New Interactions API, and Three Agent CLIs
7.9 relevance
Score Breakdown
technical depth 8
novelty 8
actionability 9
community 6
strategic 6
personal 9
Scored daily by a customisable AI persona to surface the most relevant engineering leadership news.
MCP 2.0 and Interactions API update directly relevant to agent orchestration and developer tools.
Summary
Google's Interactions API dropped legacy schema support, breaking the python MCP server driving Nano Banana 2 Lite (Gemini 3.1 Flash-Lite Image). The fix required upgrading google-genai to >=2.0.0, where the SDK exposes `interaction.output_image` with `data` and `mime_type` properties. The same server was validated against Claude Code, Codex, and Antigravity CLI using MCP SDK 2.x.