Pinoyshki Bakery for Grok
com.pinoyshki/bakery
Browse Pinoyshki Bakery's menu, check an order against its rules, and get the checkout link.
client:Grok
transport:streamable-http
tools:5
Install Pinoyshki Bakery in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"bakery": {
"type": "http",
"url": "https://bot.pinoyshki.com/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs