Skip to content
Zed

Twitter Scraper API for Zed

io.github.br0ski777/twitter-scraper

Scrape Twitter/X profiles, tweets, search. No API key. Structured JSON. x402 pay-per-call.

client:Zed transport:sse

Install Twitter Scraper API in Zed

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

{
  "context_servers": {
    "twitter-scraper": {
      "url": "https://twitter-scraper.api.klymax402.com/mcp"
    }
  }
}

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

Twitter Scraper API in other clients