noshup-mcp

navshainc/noshup-mcp
★ 0 stars Unknown language Memory/Knowledge Updated 3d ago
NoshUp MCP Server - AI-powered grocery and meal planning via Model Context Protocol
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "noshup-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "navshainc/noshup-mcp"
      ]
    }
  }
}