Skip to content
VS Code

MCPVillage for VS Code

com.mcpvillage/website-builder

Build & edit your own website by talking to your LLM: pages, forms, SEO, analytics. Free to start.

client:VS Code transport:streamable-http

Install MCPVillage in VS Code

.vscode/mcp.json

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

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

MCPVillage in other clients