Japan Food DB for Zed
dev.toriigate/food-db
Resolve Japanese food names to nutrition facts. All 2,538 foods from Japan's official tables.
client:Zed
transport:streamable-http
tools:2
Install Japan Food DB in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"food-db": {
"url": "https://toriigate.dev/mcp/food-db"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs