FRESH — Shared URL Freshness Intelligence for VS Code
io.github.gsterlingpress/fresh
Decide whether an agent should reuse cached URL knowledge or fetch the resource again.
client:VS Code
transport:streamable-http
tools:2
Install FRESH — Shared URL Freshness Intelligence in VS Code
.vscode/mcp.json
{
"servers": {
"fresh": {
"type": "http",
"url": "https://fresh-api-production-c783.up.railway.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs