Html Vers Markdown for Zed
io.github.dawaxwx/html-vers-markdown
HTML to clean Markdown for LLM and RAG pipelines: headings, lists, tables, links, code fences. Pr...
client:Zed
transport:streamable-http
Install Html Vers Markdown in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"html-vers-markdown": {
"url": "https://html-vers-markdown.david-cyr.workers.dev/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs