Pinoyshki Bakery for VS Code
com.pinoyshki/bakery
Browse Pinoyshki Bakery's menu, check an order against its rules, and get the checkout link.
client:VS Code
transport:streamable-http
tools:5
Install Pinoyshki Bakery in VS Code
.vscode/mcp.json
{
"servers": {
"bakery": {
"type": "http",
"url": "https://bot.pinoyshki.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs