← Tendabot MCP
Store & channels

Keep the catalogue the bot answers from current.

Five tools. The point of sync_catalog is that the bot quotes today’s price and today’s stock, not a snapshot from setup day — and templates are the only way to reach someone after the 24-hour window has closed.

Things you can just ask

Real prompts, not pseudo-code. Claude picks the tools itself.

Sync the Shopify catalogue — we changed prices for the sale this morning.
Which channels is the store bot answering on right now?
Change the widget colour to match our new brand green and move it to the left.
Did the catalogue sync pick up the new product line?
Submit a WhatsApp template telling customers our domain has changed.
Which of our WhatsApp templates has Meta approved so far?

The 7 tools behind it

ToolNeedsWhat it does
list_channelsreadWhich channels a bot answers on — widget, WhatsApp, Messenger, email.
create_channelwriteAdd a web chat widget to a bot and get the script tag to paste on the site.
sync_catalogwritePull the live Shopify or WooCommerce catalogue so answers use real prices.
update_widgetwriteColours, launcher, position, starter questions, and which domains may embed the widget.
list_templatesreadWhatsApp templates and where each stands with Meta — only approved ones can be broadcast.
submit_templatewriteSend a WhatsApp template to Meta for approval, so you can message people outside the 24-hour window.
send_order_updatewriteTell a customer their order was placed, paid, shipped or delivered — on WhatsApp, from any system that can call a tool.

read works with any key. write is refused unless the key allows it — the server checks before the tool runs, so a read-only key genuinely cannot change anything.

What it will not do

Worth knowing before you wire it into something that matters.

  • Order lookup and identity verification are Pro and Scale features, not Starter.
  • Connecting a store for the first time happens in the console — MCP syncs a connection that exists.
  • The bot reads your store’s own order record. It does not pull live carrier tracking.

Also over MCP

Ready when you are

Your first agent, answering in five minutes.