Skip to content
VS Code

Cactal for VS Code

ai.cactal/cactal

The website platform for AI agents. One API to build, host, and operate real websites.

client:VS Code transport:streamable-http

Install Cactal in VS Code

.vscode/mcp.json

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

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

Cactal in other clients