reddit scraper for Grok
io.github.fashionmascherine-svg/reddit-scraper
Reddit MCP server: search posts, subreddit feeds, comments & user profiles as JSON. No API key.
client:Grok
transport:streamable-http
Install reddit scraper in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"reddit-scraper": {
"type": "http",
"url": "https://opportunity-biz--reddit-scraper.apify.actor/mcp"
}
}
}
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