Skip to content
VS Code

Lanlan for VS Code

site.lanlan/website-builder

Build a hosted website by chatting. Snapshots, forms, analytics. Hand off the dashboard. Walk away.

client:VS Code transport:streamable-http

Install Lanlan in VS Code

.vscode/mcp.json

{
  "servers": {
    "website-builder": {
      "type": "http",
      "url": "https://mcp.lanlan.site/mcp"
    }
  }
}

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

Lanlan in other clients