Skip to content

jau123/MeiGen-AI-Design-MCP

v1.3.2 Breaking

This release includes breaking changes for platform teams planning a safe upgrade.

Published 16d MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai-image-generation claude claude-code comfyui lovart mcp
+4 more
mcp-server model-context-protocol openclaw prompt-engineering

Summary

AI summary

Windows local file paths now auto-upload correctly in generate_image.

Changes in this release

Feature Medium

Windows local reference-image paths now detected correctly, auto-uploading as expected.

Windows local reference-image paths now detected correctly, auto-uploading as expected.

Source: granite4.1:8b-q6_K@2026-05-19

Confidence: high

Dependency Medium

Plugin / ClawHub bundle / OpenClaw skill pinned to [email protected].

Plugin / ClawHub bundle / OpenClaw skill pinned to [email protected].

Source: granite4.1:8b-q6_K@2026-05-19

Confidence: high

Refactor Medium

Reference-URL handling robustness updates with internal refinements.

Reference-URL handling robustness updates with internal refinements.

Source: granite4.1:8b-q6_K@2026-05-19

Confidence: low

Full changelog

Highlights

  • 🪟 Windows local reference-image paths now detected correctly — when an LLM client (Claude Code, Cursor, etc.) on Windows passes a path like C:/Users/.../photo.jpg (forward-slash, the cross-platform form most clients emit), generate_image now auto-uploads the file as expected. Previously this form fell through to the URL branch and was relayed unchanged to the cloud provider, producing an opaque Unsupported file URI type error. Backslash form (C:\Users\...) already worked and is unchanged.
  • 🛡️ Reference-URL handling robustness updates — small internal refinements; no schema or behavior changes for valid public URLs.

Compatibility

  • No schema changes. No breaking changes. Existing 1.3.1 calls keep working.
  • Plugin / ClawHub bundle / OpenClaw skill all pinned to [email protected]. If you installed via plugin marketplace, the update arrives the next time the plugin refreshes; if you pinned manually, bump meigen@<version> in your .mcp.json.

Note on the backend

If you don't upgrade immediately, the backend (/api/generate/v2) has its own validation that returns a clear 400 invalid_reference_url instead of letting the request waste API token quota on an unfetchable reference. So old MCP versions are not worse than before — just less ergonomic when handling local Windows paths.

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track jau123/MeiGen-AI-Design-MCP

Get notified when new releases ship.

Sign up free

About jau123/MeiGen-AI-Design-MCP

Supports GPT Image 2, Nanobanana & ComfyUI, with a 1,400+ prompt library, carefully crafted hooks and a multi-task orchestration system

All releases →

Beta — feedback welcome: [email protected]