Skip to content
VS Code

NoshUp: Meal Planning & Grocery Budget for VS Code

io.github.navshainc/noshup

Grocery meal planning, budgets, and flyer deals for Canadian households. Auth required.

client:VS Code transport:streamable-http

Install NoshUp: Meal Planning & Grocery Budget in VS Code

.vscode/mcp.json

{
  "servers": {
    "noshup": {
      "type": "http",
      "url": "https://api.noshup.ca/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

NoshUp: Meal Planning & Grocery Budget in other clients