4fetch for Zed
io.github.amit755/4fetch
Fetch a URL and get clean Markdown with metadata. No API key required; rate-limited per IP.
client:Zed
transport:streamable-http
Install 4fetch in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"4fetch": {
"url": "https://api.4fetch.com/mcp/v1/fetch"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs