FreshGate for VS Code
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:VS Code
transport:sse
tools:1
Install FreshGate in VS Code
.vscode/mcp.json
{
"servers": {
"freshgate": {
"type": "sse",
"url": "https://freshgate-api.franktherecensor.workers.dev/paid-mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs