Skip to content

news article extractor for Zed

io.github.dataleadspro/news-article-extractor

Extract clean article text, titles, and metadata from news URLs - ready for NLP pipelines.

client:Zed transport:streamable-http tools:1

Install news article extractor in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "news-article-extractor": {
      "url": "https://data.dataleads.pro/mcp/news-article-extractor"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

What Zed can do once it is connected

news article extractor in other clients