Skip to content
VS Code

Softkiln Deploy for VS Code

com.softkiln/deploy

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

client:VS Code transport:streamable-http

Install Softkiln Deploy in VS Code

.vscode/mcp.json

{
  "servers": {
    "deploy": {
      "type": "http",
      "url": "https://softkiln.com/mcp/"
    }
  }
}

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

Softkiln Deploy in other clients