USDA FoodData MCP Remote Server

Use this endpoint in Claude/OpenCode remote MCP setup and authenticate with an API key generated below.

OpenCode Remote Config

{
  "mcp": {
    "usda-fooddata": {
      "type": "remote",
      "url": "https://YOUR_PUBLIC_DOMAIN/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_GENERATED_KEY"
      }
    }
  }
}

Generate API key

Requires ADMIN_TOKEN from the server owner.

No token generated yet.