Halite for Cursor
cc.halite/recipes
Search, read, and edit your Halite recipe collection and shopping lists.
client:Cursor
transport:streamable-http
Install Halite in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"recipes": {
"url": "https://app.halite.cc/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs