Loading MCP server directory, please wait...
Provision SaaS services from YAML and inject .env. Supports Clerk, Stripe, Resend and more.
npx @getmcp/cli add io.github.totte-dev/vibe-provisionRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.totte-dev/vibe-provision": {
"command": "npx",
"args": [
"-y",
"vibe-provision"
]
}
}
}