Skip to content
Back to search
100
MCP live MCP 2025-06-18 streamable-http

io.github.flowpackplugin/flowpack

io.github.flowpackplugin/flowpack

Flowpack: Shopify design catalog — badge/button/bar looks, honest-urgency presets, diagnosis.

Uptime
100.0%
1 direct probes · 30d
Response
139ms
last probe
Tools
5
callable
Resources
0
readable
Prompts
0
available

Tools · 5

browse

Universal catalog reader. Routes by domain ('kits', 'presets', 'palettes', 'seasonal', 'settings', 'decorations', 'effects', 'diagnostics', 'anatomy', 'compatibility') with optional facet filter (e.g.…

plan

MASTER KEY tool. Analyzes natural-language merchant intent ('make my buttons feel premium', 'wellness brand vibe', 'BFCM aggressive') and returns a structured plan of settings to change across Flowpac…

explain

Natural-language explanation of a plan_id (what it does) or setting_path (what one setting controls). Audience: merchant (default), developer, or reviewer. Detail: brief (1-2 sentences) or deep (full …

recommend

Goal-oriented recommendation engine. Scenarios: 'personalized_4_plans' (returns 4 diverse plans — safe / aspirational / seasonal / conversion-tested), 'preset_for_brand', 'color_palette_for_theme', 't…

diagnose

Runtime + theme + settings harmony check. Free-text symptom (e.g., 'cart drawer feels slow', 'badges not appearing') OR kit-scoped check. Returns categorized issues (theme_compat / settings_conflict /…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.flowpackplugin/flowpack": {
      "url": "https://flowpack-mcp.flowpackplugin.workers.dev/mcp",
      "transport": "streamable-http"
    }
  }
}