tabedata mcp for Zed
io.github.mrslbt/tabedata-mcp
Bilingual JP/EN Japanese food nutrition for AI: 460 sourced konbini, chain & brand items.
client:Zed
transport:stdio
runtime:npm
Install tabedata mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"tabedata-mcp": {
"command": "npx",
"args": [
"-y",
"tabedata-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs