Skip to content
Claude Desktop

FRESH — Shared URL Freshness Intelligence for Claude Desktop

io.github.gsterlingpress/fresh

Decide whether an agent should reuse cached URL knowledge or fetch the resource again.

client:Claude Desktop transport:streamable-http tools:2

Install FRESH — Shared URL Freshness Intelligence in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "fresh": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://fresh-api-production-c783.up.railway.app/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

What Claude Desktop can do once it is connected

FRESH — Shared URL Freshness Intelligence in other clients