lavela for Grok
io.github.ym2629/lavela
Launch and operate a SaaS from one conversation — domain, hosting, email, Stripe, ads, security.
client:Grok
transport:streamable-http
Install lavela in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"lavela": {
"type": "http",
"url": "https://console.lavela.dev/api/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs