Japan Food DB for Grok
dev.toriigate/food-db
Resolve Japanese food names to nutrition facts. All 2,538 foods from Japan's official tables.
client:Grok
transport:streamable-http
tools:2
Install Japan Food DB in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"food-db": {
"type": "http",
"url": "https://toriigate.dev/mcp/food-db"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs