Drive your real WhatsApp inbox from Claude — send, reply, label, assign, and triage via TimelinesAI.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"timelinesai": {
"args": [
"-y",
"mcp-remote@latest",
"https://mcp.services.timelines.ai/mcp",
"--host",
"127.0.0.1"
],
"command": "npx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Full-blown MCP server — every workspace action exposed to your AI assistant.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in ai-ml / communication
Asynchronous coordination layer for AI coding agents: identities, inboxes, searchable threads, and advisory file leases over FastMCP + Git + SQLite
Dynamic problem-solving through sequential thought chains
Workspace template + MCP server for Claude Code, Codex CLI, Cursor & Windsurf. Multi-agent knowledge engine (ag-refresh / ag-ask) that turns any codebase into a queryable AI assistant.
Persistent memory using a knowledge graph
MCP Security Weekly
Get CVE alerts and security updates for io.github.InitechSoftware/whatsapp-mcp-by-timelinesai and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
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.
Prefer one-step install via the TimelinesAI plugin marketplace:
/plugin marketplace add InitechSoftware/whatsapp-mcp-by-timelinesai
/plugin install timelinesai-whatsapp@timelinesai
This auto-wires the MCP server — no manual config. A browser tab opens on first use for OAuth. Update later with /plugin marketplace update timelinesai.
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 WhatsAp |