Skip to content
VS Code

Dplooy for VS Code

com.dplooy/hosting

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

client:VS Code transport:streamable-http

Install Dplooy in VS Code

.vscode/mcp.json

{
  "servers": {
    "hosting": {
      "type": "http",
      "url": "https://api.dplooy.com/mcp"
    }
  }
}

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

Dplooy in other clients