← Tendabot MCP
Conversations

Work the inbox without leaving Claude.

Nine tools for the shared inbox. The important sequence is take_over → send_reply → hand_to_ai: without the first call the AI will answer over the top of you.

Things you can just ask

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

Show me every open conversation from the last 24 hours and summarise what each one wants.
Read conversation X, draft a reply in our tone, and send it once I approve.
Take over the thread where the customer is asking about a refund — I want to handle that one.
Which conversations have been pending for more than two days?
List this week’s signups with an email address and tell me which look like real buyers.

The 9 tools behind it

ToolNeedsWhat it does
list_conversationsreadThe shared inbox. Filter by bot, stage or channel.
get_conversationreadEvery message in order, plus the lead details captured on the thread.
send_replywriteReply as a human. Never metered and never counted against your plan.
take_overwriteStop the AI on a thread so a person can answer.
hand_to_aiwriteGive the thread back; the AI resumes answering.
set_conversation_statuswriteMove a thread between open, pending and closed.
list_signupsreadCaptured leads — anyone who gave a name, email or phone to a bot.
get_signupreadOne lead in full.
update_signupwriteEdit a lead record or add a note.

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.

  • send_reply posts to a real customer. Have Claude draft first and approve before it sends.
  • Call take_over before replying, or the AI keeps answering and the customer gets two voices.
  • Deleting a conversation is not exposed over MCP at all — that stays in the console on purpose.

Also over MCP

Ready when you are

Your first agent, answering in five minutes.