URL to Clean Markdown for LLMs & RAG for VS Code
io.github.eltociear/url-to-markdown-for-llms
Fetch URLs and return clean Markdown for RAG — nav, ads and boilerplate stripped.
client:VS Code
transport:streamable-http
Install URL to Clean Markdown for LLMs & RAG in VS Code
.vscode/mcp.json
{
"servers": {
"url-to-markdown-for-llms": {
"type": "http",
"url": "https://mcp.apify.com/?actors=eltociear/url-to-markdown-for-llms"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs