Skip to content
Grok

Bilt for Grok

io.github.buildingapplications/mcp

AI agents autonomously build and deploy mobile apps through natural language workflows

client:Grok transport:sse

Install Bilt in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "mcp": {
      "type": "sse",
      "url": "https://mcp.bilt.me/mcp/sse"
    }
  }
}

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

Bilt in other clients