Open Food Facts Mcp for Cursor
io.github.varvararatta/open_food_facts_mcp
Unlock the power of food transparency with our Open Food Facts MCP server. Easily look up any food
client:Cursor
transport:streamable-http
Install Open Food Facts Mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"open_food_facts_mcp": {
"url": "https://open-food-facts-mcp.mcpize.run/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs