Skip to content
Zed

HTMLvault for Zed

com.htmlvault/htmlvault

Publish and manage secure HTML links: PII/secret scanning, batch create, patch edits, analytics.

client:Zed transport:streamable-http

Install HTMLvault in Zed

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

{
  "context_servers": {
    "htmlvault": {
      "url": "https://htmlvault.com/api/mcp"
    }
  }
}

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

HTMLvault in other clients