Loading MCP server directory, please wait...
Live Australian grocery prices from Woolworths, Coles, Aldi and Harris Farm.
npx @getmcp/cli add com.pinch-app/groceryRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token. Get a free API key: POST https://pinch-app.com/api/register with {"name","email"}. Free tier is 30 requests/min, 1000/day.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.pinch-app/grocery": {
"url": "https://pinch-app.com/api/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}