Skip to content
Zed

NextBlock CMS for Zed

dev.nextblock/nextblock

Manage pages, posts, blocks, media and settings of your self-hosted NextBlock site.

client:Zed transport:streamable-http

Install NextBlock CMS in Zed

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

{
  "context_servers": {
    "nextblock": {
      "url": "https://{site_host}/api/mcp"
    }
  }
}

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

NextBlock CMS in other clients