Lets you provision SaaS infrastructure from YAML without clicking through dashboards. Exposes tools to check auth status, run provisioning, and add services to your config. Supports Clerk for auth, Stripe for payments (products, prices, webhooks), Resend for email, plus Neon, Supabase, and Upstash. The workflow is: AI generates a vibe.yaml alongside your app code, you authenticate providers once via CLI, then the agent calls vibe_provision_up to create resources and inject environment variables. Output targets include local .env files, Vercel's CLI, or Terraform configs. Handles multiple environments through merged YAML files and tracks state for idempotent runs. Makes sense when you're spinning up new projects and want AI to handle the entire setup chain instead of just code generation.
claude mcp add --transport stdio totte-dev-vibe-provision -- npx -y vibe-provision