Server data from the Official MCP Registry
Drive your real WhatsApp inbox from Claude — send, reply, label, assign, and triage via TimelinesAI.
Drive your real WhatsApp inbox from Claude — send, reply, label, assign, and triage via TimelinesAI.
Remote endpoints: streamable-http: https://mcp.services.timelines.ai/mcp
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.
Endpoint verified · Requires authentication · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"io-github-initechsoftware-whatsapp-mcp-by-timelinesai": {
"url": "https://mcp.services.timelines.ai/mcp"
}
}
}From the project's GitHub README.
Full-blown MCP server — every workspace action exposed to your AI assistant.
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 quota the TimelinesAI UI uses.
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.
No sandbox. Writes are real and visible to your contacts. Recipients cannot tell whether a message came from the UI or from an AI assistant — it's all just you.
npx to launch the mcp-remote proxy).Don't have a TimelinesAI account yet? Sign up free →
claude mcp add timelinesai -- npx -y mcp-remote@latest https://mcp.services.timelines.ai/mcp --host 127.0.0.1
Restart Claude Code. A browser tab will open on first use — log in with your TimelinesAI account to authorize. Done.
Edit ~/.cursor/mcp.json:
{
"mcpServers": {
"timelinesai": {
"command": "npx",
"args": [
"-y",
"mcp-remote@latest",
"https://mcp.services.timelines.ai/mcp",
"--host", "127.0.0.1"
]
}
}
}
Restart Cursor.
Open Settings → Developer → Edit Config and add:
{
"mcpServers": {
"timelinesai": {
"command": "npx",
"args": [
"-y",
"mcp-remote@latest",
"https://mcp.services.timelines.ai/mcp",
"--host", "127.0.0.1"
]
}
}
}
Fully quit Claude Desktop (not just close the window) and reopen. A browser tab will open for OAuth on first use.
See
examples/for ready-to-copy config snippets per client.
After your client restarts, ask it:
"What tools does the timelinesai MCP server expose? Group them by purpose and give me one example prompt per group."
That gives you a personalized tour of what's available without reading any docs.
Read-only introspection. Cheap to call.
| Tool | Purpose |
|---|---|
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 |
Browse and read. No writes.
| Tool | Purpose |
|---|---|
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 |
Quota-consuming. Same monthly messaging budget as the TimelinesAI UI.
| Tool | Purpose |
|---|---|
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 |
State + triage operations on chats. Idempotent label and assign ops.
| Tool | Purpose |
|---|---|
chat_open | Reopen a closed chat |
chat_close | Close a chat |
chat_assign | Assign chat to a teammate by email (use workspace_team to discover emails) |
chat_unassign | Unassign current responsible teammate |
chat_set_label | Add a label to a chat |
chat_remove_label | Remove a label from a chat |
→ Full schemas and example prompts: docs/tools.md
The server uses OAuth via the mcp-remote proxy. On first connection, your browser opens to mcp.services.timelines.ai — log in to your TimelinesAI account to authorize. Token is cached locally by mcp-remote; subsequent sessions reconnect without prompting.
On machines that already have an active TimelinesAI session (e.g. you're logged in to TimelinesAI in your default browser, or you've previously authorized the MCP via the Claude.ai integration), authorization may complete silently with no browser prompt.
Every action runs as you — your role's permissions in TimelinesAI apply to MCP calls exactly as they apply to UI actions.
⚠️ This MCP server controls a real WhatsApp inbox. Read this section before sending writes.
workspace_quotas to see headroom.https://mcp.services.timelines.ai/mcpmcp-remote proxy — npmMIT © 2026 Initech Software / TimelinesAI
Be the first to review this server!
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption