v0.1.0
First public release.
A stdio MCP server that generates and edits images with Google Gemini and OpenAI image models, using your own API keys. Files land directly in your project where your agent can read them and iterate.
claude mcp add image-gen --scope user \
--env GEMINI_API_KEY=your-key \
-- npx -y @nuver-labs/image-gen-mcpThree tools: generate_image, edit_image, list_capabilities. See the README for the full argument reference, the environment variables, and the security threat model.
Published by hand, before the release workflow was live. Every release after this one is built and signed by GitHub Actions.