Refetch for Grok
io.github.lowenbjer/refetch
Fetch pages as markdown, search web and news, extract structured data. For AI agents.
client:Grok
transport:streamable-http
Install Refetch in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"refetch": {
"type": "http",
"url": "https://refetch.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