Skip to content
VS Code

lavela for VS Code

io.github.ym2629/lavela

Launch and operate a SaaS from one conversation — domain, hosting, email, Stripe, ads, security.

client:VS Code transport:streamable-http

Install lavela in VS Code

.vscode/mcp.json

{
  "servers": {
    "lavela": {
      "type": "http",
      "url": "https://console.lavela.dev/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

lavela in other clients