Skip to content
Zed

usda mcp server for Zed

io.github.cyanheads/usda-mcp-server

Search foods, compare nutrients, and look up the full USDA FoodData Central database.

client:Zed transport:streamable-http runtime:npm tools:5

Install usda mcp server in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "usda-mcp-server": {
      "url": "https://usda.caseyjhand.com/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

What Zed can do once it is connected

usda mcp server in other clients