chomptron for VS Code
io.github.swantron/chomptron
Generate a recipe from ingredients on hand, with optional dietary restrictions. Free.
client:VS Code
transport:streamable-http
tools:1
Install chomptron in VS Code
.vscode/mcp.json
{
"servers": {
"chomptron": {
"type": "http",
"url": "https://chomptron.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs