markfetch for VS Code
pro.adorellc/markfetch
Any web page as clean Markdown for agents. Hosted, no install. Free tier; Pro adds JS rendering.
client:VS Code
transport:streamable-http
tools:1
Install markfetch in VS Code
.vscode/mcp.json
{
"servers": {
"markfetch": {
"type": "http",
"url": "https://markfetch.adorellc.pro/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs