Dev Tools · 1h ago
Claude Code gains stateful image editing via Gemini Interactions API
A new open-source skill lets Claude Code generate and iteratively edit images using Google's Gemini Interactions API, which preserves visual context across turns. The tool, nb2lite-skill-claude, wraps the gemini-3.1-flash-lite-image model in an MCP server, enabling sub-2-second generations and multi-turn edits without re-prompting. It supports aspect ratio inheritance and thinking levels for draft vs. detailed rendering.
Meridian48 take
While clever, this integration is a niche developer toy—most users won't need stateful image editing in a terminal, but it showcases MCP's potential for chaining AI tools.
Read the full reporting
Teaching Claude Code to Paint: A Stateful Image-Editing Skill Built on Gemini's Interactions API and MCP →
DEV Community
claude-codegemini-interactions-api