Skip to content
VS Code

SlateHut for VS Code

io.github.sandeep1995/form2web

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

client:VS Code transport:streamable-http

Install SlateHut in VS Code

.vscode/mcp.json

{
  "servers": {
    "form2web": {
      "type": "http",
      "url": "https://slatehut.com/api/mcp"
    }
  }
}

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

SlateHut in other clients