mcp for Zed
com.tableall/mcp
Access Japan's finest Michelin-starred restaurants. Search, check availability, and browse menus.
client:Zed
transport:sse
tools:10
Install mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp": {
"url": "https://mcp.tableall.com/sse"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs