Skip to content
Zed

HTML to Markdown API for Zed

io.github.br0ski777/html-to-markdown

Convert HTML to clean markdown. Strips scripts and styles. x402 micropayment.

client:Zed transport:sse

Install HTML to Markdown API in Zed

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

{
  "context_servers": {
    "html-to-markdown": {
      "url": "https://html-to-markdown.api.klymax402.com/mcp"
    }
  }
}

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

HTML to Markdown API in other clients