vibe provision for Claude Desktop
io.github.totte-dev/vibe-provision
Provision SaaS services from YAML and inject .env. Supports Clerk, Stripe, Resend and more.
client:Claude Desktop
transport:stdio
runtime:npm
Install vibe provision in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"vibe-provision": {
"command": "npx",
"args": [
"-y",
"vibe-provision"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs