2minStack sets up your full infrastructure stack — GitHub repo, Supabase database, Vercel deployment, Stripe webhooks — and gives you a ready-to-paste .env. Claude is embedded to help you manage it all.
Free · No credit card · Your first project stack ready in 2 minutes
What happens when you talk to Claude
55+ services supported
It has access to all your connected services and executes actions — it doesn't just tell you what to do.
“Set up a GitHub repo for my project”
Repo created, README and .env.example pushed
“Provision a Supabase database”
Database live, keys stored in your vault
“Deploy to Vercel and set my env vars”
Deployed, all variables injected automatically
“Create a Stripe webhook for my Vercel URL”
Webhook created, STRIPE_WEBHOOK_SECRET stored
“Send a test email via Resend”
Email sent to your inbox
“Run a SQL query on my Supabase database”
Query executed, results returned inline
“Check if mystartup.io is available”
Available · $12/yr via GoDaddy
“Redeploy my Vercel project”
Deployment triggered, build logs streaming
What builders are saying
“I used to spend my first Sunday on every project just setting up infra. With 2minStack I had a GitHub repo, Supabase DB and Vercel deploy in 4 minutes. Insane.”
Marc R.
@marc_builds
“Finally. I describe what I want to build in Claude Code and my entire stack appears. The .env is just there. I don't have to think about it.”
Sarah L.
@sarahship
“The MCP integration is the killer feature. Claude literally creates my GitHub repo and database while I'm still in the editor. Zero context switching.”
Karim A.
@karim_dev
Paste your Vercel, GitHub, Supabase and Stripe tokens. 5 minutes. Never again.
Pick a template or describe what you need. We create the repo, provision the DB, deploy and configure everything.
Every key wired. Copy, paste, open your editor. Claude stays embedded to help you manage it all.
Add 2minStack as an MCP server. Claude can set up your infrastructure, manage env vars, check deployments, run SQL queries and more — without leaving your editor.
You ask Claude in your editor
"Set up a project stack with GitHub, Supabase, Vercel and Stripe"
Your infrastructure is provisioned
Repo, database, deployment, webhooks — all configured and wired in minutes
You get a ready-to-paste .env
All keys in one place. Open your app and start coding.
Add to Claude Code (~/.claude.json):
{
"mcpServers": {
"2minstack": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://2minstack.dev/api/mcp"],
"env": { "MCP_BEARER_TOKEN": "sl_xxxxx" }
}
}
}
Get your sl_xxx key on 2minstack.dev/developer
GitHub repo, Supabase database, Vercel deployment, Stripe webhooks — all set up and wired together in one click.
Claude is built into the dashboard with access to your connected services. Ask it to manage env vars, check deployments, run SQL, send emails — it executes, not advises.
Add 2minStack as an MCP server and manage your infrastructure directly from your editor.
All API keys stored with AES-256 encryption. Revealed on demand, every access audit-logged.
Already have a stack? Upload a .env or link existing Vercel/GitHub/Supabase resources — 70+ key patterns auto-detected.
Check availability and pricing via GoDaddy from the platform or by asking Claude.
Get started, no credit card needed
For builders who ship