url to markdown for VS Code
io.github.dataleadspro/url-to-markdown
Convert any webpage to clean LLM-ready markdown, extraction-first, with article and news modes.
client:VS Code
transport:streamable-http
tools:3
Install url to markdown in VS Code
.vscode/mcp.json
{
"servers": {
"url-to-markdown": {
"type": "http",
"url": "https://data.dataleads.pro/mcp/url-to-markdown"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs