Skip to content

Releases: totte-dev/vibe-provision

v0.1.1

27 Mar 03:42

Choose a tag to compare

Changes

  • Add mcpName field to package.json for MCP Registry
  • Published to MCP Registry as io.github.totte-dev/vibe-provision

v0.1.0 — Initial Release

26 Mar 15:14

Choose a tag to compare

vibe-provision v0.1.0

AI can write code, but it can't click dashboards. vibe-provision fixes that.

Features

  • vp init — Generate vibe.yaml template
  • vp auth — Authenticate with SaaS providers
  • vp up — Provision resources + inject .env
  • vp mcp — MCP server for AI agent integration

Supported Providers

  • Clerk — Authentication
  • Stripe — Payments (Products, Prices, Webhooks)
  • Resend — Email (Domains, API Keys)
  • Supabase — Database + Auth
  • Neon — Serverless Postgres
  • Upstash — Redis

Output Targets

  • .env file
  • Vercel environment variables
  • Terraform tfvars
npx vibe-provision init
npx vibe-provision auth
npx vibe-provision up

📦 npm package