NoshUp: Canadian Grocery Deals & Recipes for Claude Desktop
io.github.navshainc/noshup-public
Canadian grocery flyer deals and recipes by item, store, postal code, cuisine, or diet. No auth.
client:Claude Desktop
transport:streamable-http
Install NoshUp: Canadian Grocery Deals & Recipes in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"noshup-public": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.noshup.ca/mcp-public"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs