prep it for VS Code
com.recipe-clipper/prep-it
Search, save, organize, cook, and share recipes with any AI assistant.
client:VS Code
transport:streamable-http
Install prep it in VS Code
.vscode/mcp.json
{
"servers": {
"prep-it": {
"type": "http",
"url": "https://www.recipe-clipper.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs