suggest_settings
Recommends sampler/scheduler/steps/CFG settings derived from your local generation-history database. Filter by model family, LoRA hash, or name search.
Instructions
Recommend concrete, proven sampler/scheduler/steps/CFG (and denoise/shift/LoRA) settings derived from THIS MCP server's local generation-history database (populated as you run workflows; not from ComfyUI). Read-only and works without a running ComfyUI. Narrow results by model_family, lora_hash, or a name search; with no filter it returns the top settings across all history. Returns a ranked list with each combo's reuse count, or a 'no history' message until you have generated images. Use this for ready-to-apply values; use generation_stats for aggregate counts and breakdowns rather than specific suggestions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model_family | No | Model family to query (e.g. 'qwen_image', 'sdxl', 'flux', 'illustrious') | |
| lora_hash | No | AutoV2 hash (10 chars) of a specific LoRA to find settings for | |
| search | No | Full-text search on model/LoRA filenames (e.g. 'copax', 'lightning') | |
| limit | No | Max results (default 10) |