MenuFresh for Cursor
jp.menufresh/menufresh
The brain for restaurant costs, pricing, and true profit (read/edit menu, recipes, costs).
client:Cursor
transport:streamable-http
Install MenuFresh in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"menufresh": {
"url": "https://admin.menufresh.jp/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs