Releases: totte-dev/vibe-provision
Releases · totte-dev/vibe-provision
v0.1.1
Changes
- Add
mcpNamefield to package.json for MCP Registry - Published to MCP Registry as
io.github.totte-dev/vibe-provision
v0.1.0 — Initial Release
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 templatevp auth— Authenticate with SaaS providersvp up— Provision resources + inject .envvp 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
.envfile- Vercel environment variables
- Terraform tfvars
npx vibe-provision init
npx vibe-provision auth
npx vibe-provision up