FreshGate for Grok
io.github.franktherecensor-hash/freshgate
Paid MCP tool that checks whether a web page has changed. $0.001 per check via x402 on Base.
client:Grok
transport:sse
tools:1
Install FreshGate in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"freshgate": {
"type": "sse",
"url": "https://freshgate-api.franktherecensor.workers.dev/paid-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