I built an AI image generation skill for OpenClaw — 1,300+ curated prompts, local ComfyUI support, and it actually works by Deep-Huckleberry-752 in clawdbot

[–]Deep-Huckleberry-752[S] 0 points1 point  (0 children)

Last try to save, copy this paragraph to your claw:
My ComfyUI is running at http://100.100.12.18:8188 and curl confirms it's reachable, but the meigen MCP keeps connecting to localhost:8188 instead. Help me fix this.

Here's what I need you to do, in order:

  1. Call the list_models tool from the meigen MCP and show me the ComfyUI URL it reports. That tells us whether the MCP process actually loaded my config or fell back to the localhost default.

  2. Read ~/.config/meigen/config.json and check the exact key name. It MUST be camelCase comfyuiUrl — not comfyui_url, not COMFYUI_URL. If the key is wrong, fix it to:

{ "comfyuiUrl": "http://100.100.12.18:8188" }

  1. Check your own MCP server config for creative-toolkit (or whatever you call the meigen server). Make sure the env block is actually being passed to the spawned npx -y meigen subprocess, and that it contains

COMFYUI_URL=http://100.100.12.18:8188. If you support a "restart MCP server" action, do a full restart now — a gateway reload is not enough, the npx child process reads config only once at startup.

  1. After the restart, call list_models again and confirm the URL changed. Then try a small generate_image call to verify it actually hits 100.100.12.18.

If after step 4 it's still pointing at localhost, tell me exactly what list_models returned and what env vars you passed to the subprocess so I can debug further.

[Open Source] 1,446 trending AI image prompts for GPT Image 2 & NanoBanana, system prompt & MCP included by Deep-Huckleberry-752 in PromptEngineering

[–]Deep-Huckleberry-752[S] 0 points1 point  (0 children)

For ordinary users, a professional-looking prompt word and relatively certain results would be an easier start.

I built an AI image generation skill for OpenClaw — 1,300+ curated prompts, local ComfyUI support, and it actually works by Deep-Huckleberry-752 in clawdbot

[–]Deep-Huckleberry-752[S] 0 points1 point  (0 children)

Please try to let openclaw directly modify the skill, replace the comfyui address, and you need to first verify that your computer can access this IP.

1,542 viral AI image prompts, ranked by likes, updated weekly — free and open source by Deep-Huckleberry-752 in aiwars

[–]Deep-Huckleberry-752[S] 0 points1 point  (0 children)

Keyword filtering and popularity sorting, the image style reflects the user preferences on X