Skip to content
Verified official

Pinoyshki Bakery MCP

v1.0.0

com.pinoyshki/bakery

Browse Pinoyshki Bakery's menu, check an order against its rules, and get the checkout link.

transport:streamable-http tools:5

Target client

run in your project directory

claude mcp add --transport http bakery https://bot.pinoyshki.com/mcp

setup guides: Claude Code Claude Desktop Cursor VS Code Zed Windsurf Cline Gemini CLI Grok ChatGPT Claude.ai LangChain

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

get_menu Read-only

get menu

search_menu Read-only

search menu

show_item Read-only

show item

check_order Read-only

check order

start_checkout Mutating

start checkout

All 5 tools, one page each

1 resource you attach as context

Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. Check the server's own documentation before granting access.