bluesky profile scraper for Cursor
io.github.cookient16/bluesky-profile-scraper
Bulk Bluesky profiles plus full follower/following exports via the open AT Protocol. Pay per record.
client:Cursor
transport:streamable-http
Install bluesky profile scraper in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"bluesky-profile-scraper": {
"url": "https://mcp.apify.com/?actors=cooki/bluesky-profile-scraper"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs