Loomal

vibe-provision

MCP server by github.com/totte-dev/vibe-provision

Provision SaaS services from YAML and inject .env. Supports Clerk, Stripe, Resend and more.

0 starsnpm: vibe-provision

About vibe-provision

vibe-provision is an MCP (Model Context Protocol) server published by totte-dev in the official MCP registry, listed under AI & ML on Loomal. Provision SaaS services from YAML and inject .env. Supports Clerk, Stripe, Resend and more.

It ships as an npm package (vibe-provision), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/totte-dev/vibe-provision.

Use vibe-provision with your agent

Claude Code · one command
claude mcp add vibe-provision -- npx -y vibe-provision
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "vibe-provision": {
      "command": "npx",
      "args": [
        "-y",
        "vibe-provision"
      ]
    }
  }
}
npmvibe-provision

Frequently asked questions

What is vibe-provision?
vibe-provision is an MCP (Model Context Protocol) server by totte-dev in the AI & ML category. Provision SaaS services from YAML and inject .env. Supports Clerk, Stripe, Resend and more.
How do I connect vibe-provision to Claude, Cursor, or another MCP client?
Install vibe-provision from its npm package (vibe-provision) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is vibe-provision open source?
Yes — the source code is public at github.com/totte-dev/vibe-provision.
Can AI agents pay to use vibe-provision?
Not yet through Loomal — vibe-provision is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain vibe-provision? Claim this listing free by verifying GitHub ownership, or contact us.