Skip to content
Zed

cms for Zed

ai.uxbert/cms

UXBERT Labs headless CMS: model, write and publish bilingual content, media, delivery checks.

client:Zed transport:streamable-http

Install cms in Zed

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

{
  "context_servers": {
    "cms": {
      "url": "https://cms-mcp.uxbert.ai/mcp"
    }
  }
}

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

cms in other clients