Create a Kit recipe combining multiple MCP tools into a reusable, scenario-based solution.
Checking login status...
Sign in to submit Kit recipes.
Add all MCP tools included in this Kit and their data flow relationships.
{ "name": "ship-a-saas", "tagline": "30 minutes from zero to deployment", "tools": [ { "name": "github-mcp", "role": "code", "flow": "Receive task → Fetch repo → Return code" }, { "name": "supabase-mcp", "role": "db", "flow": "Store data → Query analytics" } ], "category": "saas", "level": "starter" }