Skip to content
Zed

anew for Zed

page.anew/anew

Encode self-contained HTML pages into shareable URLs.

client:Zed transport:streamable-http

Install anew in Zed

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

{
  "context_servers": {
    "anew": {
      "url": "https://anew.page/mcp"
    }
  }
}

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

anew in other clients