mcp webextrator for Grok
io.github.acedatacloud/mcp-webextrator
MCP server for web extraction and rendering via AceDataCloud WebExtrator
client:Grok
transport:streamable-http
runtime:pypi
Install mcp webextrator in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"mcp-webextrator": {
"type": "http",
"url": "https://webextrator.mcp.acedata.cloud/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