Skip to content
VS Code

simplepages for VS Code

ai.simplepages/simplepages

Build and edit landing pages and websites from your AI assistant, and pull how they are performing.

client:VS Code transport:streamable-http

Install simplepages in VS Code

.vscode/mcp.json

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

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

simplepages in other clients