Skip to content
Zed

Cactal for Zed

ai.cactal/cactal

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

client:Zed transport:streamable-http

Install Cactal in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "cactal": {
      "url": "https://api.cactal.ai/v1/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Cactal in other clients