Skip to content
VS Code

Lediv for VS Code

app.lediv/mcp

Visual website builder synced with real code. Build, publish and maintain websites from any agent.

client:VS Code transport:streamable-http

Install Lediv in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://lediv.app/mcp"
    }
  }
}

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

Lediv in other clients