8 tools from the Weneed MCP Server, categorised by risk level.
View the Weneed policy →check_item Mark an item as checked/bought in a shopping list get_categories Get product categories from the Coop catalog get_list_items Get all active products/items in a specific shopping list get_shopping_lists Get all shopping lists the user has access to, including shared lists search_catalog Search the Coop product catalog by name. Returns matching products with IDs that can be used with add_item. 2/5 uncheck_item Uncheck a previously checked item in a shopping list The Weneed MCP server exposes 8 tools across 3 categories: Read, Write, Destructive.
Use Intercept, the open-source MCP proxy. Write YAML rules for each tool — rate limits, argument validation, or deny rules — then run Intercept in front of the Weneed server.
Weneed tools are categorised as Read (6), Write (1), Destructive (1). Each category has a recommended default policy.
Open source. One binary. Zero dependencies.
npx -y @policylayer/intercept