Stringer CleanExtract for Zed
app.getstringer/cleanextract
Convert public HTML or a public URL into token-dense Markdown through one remote MCP tool.
client:Zed
transport:streamable-http
tools:1
Install Stringer CleanExtract in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"cleanextract": {
"url": "https://extract.getstringer.app/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs