FRESH — Shared URL Freshness Intelligence for Cursor
io.github.gsterlingpress/fresh
Decide whether an agent should reuse cached URL knowledge or fetch the resource again.
client:Cursor
transport:streamable-http
tools:2
Install FRESH — Shared URL Freshness Intelligence in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"fresh": {
"url": "https://fresh-api-production-c783.up.railway.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs