FreshGate for Cursor
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:Cursor
transport:sse
tools:1
Install FreshGate in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"freshgate": {
"url": "https://freshgate-api.franktherecensor.workers.dev/paid-mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs