Drive your **TimelinesAI WhatsApp inbox** from Claude, Cursor, Claude Code, or any MCP-compatible client. List chats, read history, send messages
If you already use Whatsapp MCP By Timelinesai, the whatsapp mcp by timelinesai mcp server is the piece that lets your assistant work with it directly. Drive your TimelinesAI WhatsApp inbox from Claude, Cursor, Claude Code, or any MCP-compatible client. List chats, read history, send messages, react, label, assign teammates, check quotas — all 18 tools, all as you, all on the same.
The TimelinesAI MCP server is a remote control for your real WhatsApp inbox inside TimelinesAI. Connect once via OAuth, then your AI assistant gains 18 tools across chat discovery, messaging, triage (labels + assignments), and workspace introspection.
The toolset is worth reading before you wire it up, because it tells you what the integration is really for:
workspace_quotas — Current plan, seats, messaging + API call quotas, billing periodworkspace_whatsapp_accounts — Connected WhatsApp accounts (id, phone, owner, status)workspace_team — Teammates, roles, invitation status, account bindingslist_chats — Filter chats by status, labels, assignee, group/direct, phone, name, dates, WA account — paginated 50/pagechat_details — Full metadata for a single chatchat_history — Conversation context window around a specific messageget_chat_messages — Page through messages in a chatmessage_details — Inspect a single messagechat_send_message — Send a message (text, attachment, or reply) in an existing chatwhatsapp_account_send_message — Send a message to any phone via a specific WA account (creates chat if none exists — cold send)message_reply — Threaded reply to a specific messagemessage_react — Set or clear an emoji reaction on a messageBecause this one is hosted, setup is mostly authentication — you point your client at the endpoint and approve access. Nothing runs on your machine, so there is no runtime to keep patched.
npx to launch the mcp-remote proxy). Don't have a TimelinesAI account yet? **[SignAmong the team communication options, the useful question is rarely "what can it do" but "what does it cost you to run" — permissions, credentials, and how much of your context its toolset consumes. Whatsapp MCP By Timelinesai's toolset — workspace_quotas, workspace_whatsapp_accounts, workspace_team and 11 more — is a fair guide to whether it matches your workflow. It is maintained by initechsoftware; worth a glance at recent repository activity before you build anything load-bearing on it.
SyncDev reviews every entry in this directory against the project's own documentation before publishing, and revisits them as servers change.
| Tool | What it does |
|---|---|
| workspace_quotas | Current plan, seats, messaging + API call quotas, billing period |
| workspace_whatsapp_accounts | Connected WhatsApp accounts (id, phone, owner, status) |
| workspace_team | Teammates, roles, invitation status, account bindings |
| list_chats | Filter chats by status, labels, assignee, group/direct, phone, name, dates, WA account — paginated 50/page |
| chat_details | Full metadata for a single chat |
| chat_history | Conversation context window around a specific message |
| get_chat_messages | Page through messages in a chat |
| message_details | Inspect a single message |
| chat_send_message | Send a message (text, attachment, or reply) in an existing chat |
| whatsapp_account_send_message | Send a message to any phone via a specific WA account (creates chat if none exists — cold send) |
| message_reply | Threaded reply to a specific message |
| message_react | Set or clear an emoji reaction on a message |
| chat_open | Reopen a closed chat |
| chat_close | Close a chat |
{
"mcpServers": {
"whatsapp-mcp-by-timelinesai": {
"command": "npx",
"args": ["-y", "mcp-remote"]
}
}
}Add to claude_desktop_config.json, then restart Claude Desktop.
npx to launch the mcp-remote proxy). Don't have a TimelinesAI account yet? **[SignYour assistant inside the workspace — read channels, search history, post messages and tame the noise.
Inbox intelligence — search, read, draft and send Gmail through your assistant with OAuth auto-setup.
Read and write Jira, Confluence, Bitbucket, JSM and Compass from your AI client — with your own permissions.
Read and send Telegram messages through your assistant — chats, channels and history via the client API.
Enables Discord bot integration with Model Context Protocol (MCP) compatible applications like Claude Desktop.
Exposes REST APIs defined by OpenAPI specifications as Model Context Protocol (MCP) tools, facilitating seamless integration into MCP-based workflows.