plan_stack
Get infrastructure recommendations, cost estimates, or full audits for your project. Describe your use case for free-tier stack suggestions, or analyze existing services to identify costs and risks.
Instructions
Get stack recommendations, cost estimates, or a full infrastructure audit. Describe what you're building to get a free-tier stack, or pass your current services to estimate costs and find risks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | Yes | recommend: free-tier stack for a use case. estimate: cost analysis at scale. audit: risk + cost + gap analysis. | |
| use_case | No | What you're building (for recommend mode, e.g. 'Next.js SaaS app') | |
| services | No | Current vendor names (for estimate/audit mode, e.g. ['Vercel', 'Supabase']) | |
| scale | No | Scale for cost estimation (default: hobby) | |
| requirements | No | Specific infra needs for recommend mode (e.g. ['database', 'auth', 'email']) |