{
  "mcpServers": {
    "nourish": {
      "command": "npx",
      "args": ["-y", "wellness-nourish"],
      "env": {
        "FDC_API_KEY": "${FDC_API_KEY}",
        "NOURISH_OFF_ENABLED": "1",
        "NOURISH_LOCAL_DIR": "~/.wellness-nourish"
      }
    }
  }
}
