Vibe Provision runs on your own machine — the client starts it, so there is no endpoint to ping. 18 installs a week from npm. Last commit 27 Mar 2026.
Provision SaaS services from YAML and inject .env. Supports Clerk, Stripe, Resend and more.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add vibe-provision -- npx -y vibe-provision
{
"mcpServers": {
"vibe-provision": {
"args": [
"-y",
"vibe-provision"
],
"command": "npx"
}
}
}
[mcp_servers.vibe-provision]
command = "npx"
args = ["-y", "vibe-provision"]
{
"mcpServers": {
"vibe-provision": {
"args": [
"-y",
"vibe-provision"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"vibe-provision": {
"args": [
"-y",
"vibe-provision"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.