Web Content Extract Mcp for Grok
io.github.varvararatta/web_content_extract_mcp
Web Content Extract Mcp connects AI agents to real public APIs via MCP. Tools include
client:Grok
transport:streamable-http
tools:5
Install Web Content Extract Mcp in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"web_content_extract_mcp": {
"type": "http",
"url": "https://web-content-extract-mcp.mcpize.run/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