Skip to content
Zed

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

What Zed can do once it is connected

Stringer CleanExtract in other clients