Skip to content
Grok

Softkiln Deploy for Grok

com.softkiln/deploy

Host apps built with AI: deploy to a live HTTPS URL, custom domains, secrets and backups.

client:Grok transport:streamable-http

Install Softkiln Deploy in Grok

.mcp.json (in your project root)

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

Softkiln Deploy in other clients