Skip to content
Grok

Dplooy for Grok

com.dplooy/hosting

Publish a complete website to a live URL from your AI assistant: forms, bookings, content, chatbot

client:Grok transport:streamable-http

Install Dplooy in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "hosting": {
      "type": "http",
      "url": "https://api.dplooy.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

Dplooy in other clients