Skip to content
Grok

SlateHut for Grok

io.github.sandeep1995/form2web

AI website builder (Wix/Framer alt). SlateHut MCP over HTTP: tools, schemas. Bearer auth.

client:Grok transport:streamable-http

Install SlateHut in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "form2web": {
      "type": "http",
      "url": "https://slatehut.com/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

SlateHut in other clients