apify mcp server for Grok
com.apify/apify-mcp-server
Extract data from any website with thousands of scrapers, crawlers, and automations on Apify Store ⚡
client:Grok
transport:streamable-http
Install apify mcp server in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"apify-mcp-server": {
"type": "http",
"url": "https://mcp.apify.com/"
}
}
}
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