find
Quick gallery search. Use when user runs /meigen:find with keywords to browse inspiration.
List available AI models and switch the default model for this session. Use when user runs /meigen:models to see or change models.
> /plugin marketplace add jau123/MeiGen-AI-Design-MCP > /plugin install meigen@meigen-marketplace
How it fires
How this command gets triggered: by you, by Claude, or both.
/modelsContext preview
What this command does when you run it.
List available AI models and switch the default model for this session. Use when user runs /meigen:models to see or change models.
description: >- List available AI models and switch the default model for this session. Use when user runs /meigen:models to see or change models. disable-model-invocation: true
Show available models and let the user switch the default for this session.
1. Call `mcp__meigen__list_models` to get all available models and providers 2. Present results in a compact numbered list:
3. Show current configuration status (which providers are active) 4. If the user only requested a list, return it. Ask for a selection only when a requested switch remains unresolved. 5. If user selects a model:
6. If no providers are configured, show a brief message and suggest `/meigen:setup`
The model switch is session-scoped — it persists in the conversation context, not in config files. When the user starts a new session, the default resets to the provider's default model.
Supports GPT Image 2, Seedance & ComfyUI, with a 1,400+ prompt library, carefully crafted hooks and a multi-task orchestration system
Repo: jau123/MeiGen-AI-Design-MCP
Quick gallery search. Use when user runs /meigen:find with keywords to browse inspiration.
Quick image generation. Use when user runs /meigen:gen with a prompt. Skips intent assessment, generates directly.