Nano Banana 2 Lite, Revisited: MCP 2.0, the New Interactions API, and Three Agent CLIs
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.