url to markdown for Zed
io.github.dataleadspro/url-to-markdown
Convert any webpage to clean LLM-ready markdown, extraction-first, with article and news modes.
client:Zed
transport:streamable-http
tools:3
Install url to markdown in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"url-to-markdown": {
"url": "https://data.dataleads.pro/mcp/url-to-markdown"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs