SaltyBytes for VS Code
ai.saltybytes/recipes
Find real recipes from across the web and save them to your SaltyBytes collection.
client:VS Code
transport:streamable-http
Install SaltyBytes in VS Code
.vscode/mcp.json
{
"servers": {
"recipes": {
"type": "http",
"url": "https://api.saltybytes.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs