Skip to content
Claude Desktop

freshtrack for Claude Desktop

io.github.chrisbusbin-pixel/freshtrack

USDA food shelf-life database, food safety, storage tips, food waste cost calculator.

client:Claude Desktop transport:stdio runtime:npm

Install freshtrack in Claude Desktop

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

{
  "mcpServers": {
    "freshtrack": {
      "command": "npx",
      "args": [
        "-y",
        "freshtrack-mcp-server"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

freshtrack in other clients