eatmundo for Cursor
com.eatmundo/dishes
Cross-cuisine dish equivalence with shared-ingredient evidence: 1,956 dishes, 26 cuisines.
client:Cursor
transport:streamable-http
tools:6
Install eatmundo in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"dishes": {
"url": "https://www.eatmundo.com/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs