Halite for VS Code
cc.halite/recipes
Search, read, and edit your Halite recipe collection and shopping lists.
client:VS Code
transport:streamable-http
Install Halite in VS Code
.vscode/mcp.json
{
"servers": {
"recipes": {
"type": "http",
"url": "https://app.halite.cc/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs