Skip to content
VS Code

Unshift for VS Code

io.github.unshift-ai/unshift

Turn Claude or ChatGPT into a website builder that ships a real site to a live URL you own.

client:VS Code transport:streamable-http

Install Unshift in VS Code

.vscode/mcp.json

{
  "servers": {
    "unshift": {
      "type": "http",
      "url": "https://studio.unshift.ai/api/mcp"
    }
  }
}

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

Unshift in other clients