Edit Image
edit_imageEdit an existing image with a text instruction, using Claude Imagine credits. Pass the full-resolution URL of the image to change; the result is a new image, the original is untouched. Say in the prompt what must stay the same, not only what changes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | Editing model. nano-banana-2 (default) or gpt-image-2. The other image models cannot edit through MCP yet. | |
| prompt | Yes | What to change, and what to keep. Example: "replace the sky with a sunset, keep the people and the framing unchanged" | |
| image_urls | Yes | Public URL of the image to edit, normally the full-resolution URL returned by an earlier generation. One image in this version. | |
| aspect_ratio | No | Aspect ratio for the result. When omitted, the framing of the source image is kept. |