markfetch for Zed
pro.adorellc/markfetch
Any web page as clean Markdown for agents. Hosted, no install. Free tier; Pro adds JS rendering.
client:Zed
transport:streamable-http
tools:1
Install markfetch in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"markfetch": {
"url": "https://markfetch.adorellc.pro/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs