bluesky scraper for Zed
io.github.prometheusagency/bluesky-scraper
Scrape Bluesky posts, profiles, followers, threads and keyword search. Clean JSON, pay per result.
client:Zed
transport:streamable-http
Install bluesky scraper in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"bluesky-scraper": {
"url": "https://mcp.apify.com/?actors=prometheusagency/bluesky-scraper"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs