bluesky profile scraper for Grok
io.github.cookient16/bluesky-profile-scraper
Bulk Bluesky profiles plus full follower/following exports via the open AT Protocol. Pay per record.
client:Grok
transport:streamable-http
Install bluesky profile scraper in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"bluesky-profile-scraper": {
"type": "http",
"url": "https://mcp.apify.com/?actors=cooki/bluesky-profile-scraper"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs