MCPFax Web Extract for Zed
com.mcpscores/web-extract
Read any web page as clean text for a prompt, or list every link on it.
client:Zed
transport:streamable-http
tools:4
Install MCPFax Web Extract in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"web-extract": {
"url": "https://web-extract.bowling-anthony.workers.dev/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs