Skip to content
VS Code

Website Starter for VS Code

org.websitestarter/website-starter

Create Markdown instructions for AI agents to build, deploy, and maintain an Astro website.

client:VS Code transport:streamable-http tools:4

Install Website Starter in VS Code

.vscode/mcp.json

{
  "servers": {
    "website-starter": {
      "type": "http",
      "url": "https://websitestarter.org/mcp"
    }
  }
}

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

What VS Code can do once it is connected

Website Starter in other clients