MenuFresh for VS Code
jp.menufresh/menufresh
The brain for restaurant costs, pricing, and true profit (read/edit menu, recipes, costs).
client:VS Code
transport:streamable-http
Install MenuFresh in VS Code
.vscode/mcp.json
{
"servers": {
"menufresh": {
"type": "http",
"url": "https://admin.menufresh.jp/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs