Multi-account messaging, powerful REST API with 64+ endpoints, 26 MCP tools, AI Copilot & Autopilot — everything you need to scale.
No credit card required • Free forever • Self-hostable
Built for teams, creators, and businesses that live on social.
Manage multiple social media accounts with per-account webhooks, proxy, and QR auth.
64+ REST endpoints, webhooks, API keys with scoped permissions, rate-limiting & full OpenAPI docs.
Copilot drafts replies with context; Autopilot handles FAQs, escalations & custom rules — per-account, with approvals.
26 tools for Claude, Cursor & any MCP client: send messages, search chats, manage groups & automate workflows.
Send text, media, polls & reactions. Read receipts, typing indicators, and reliable polling — zero dropped messages.
Create an account
Name it, add an optional proxy, get a QR.
Scan to connect
Pair in seconds — live status, auto-reconnect, polling at 2s.
Build
Call the REST API, connect MCP, or enable Copilot/Autopilot per account.
# send a message curl -X POST https://api.notalk.app/api/v1/accounts/{id}/messages \ -H "Authorization: Bearer $TOKEN" \ -d '{"chat":"12012...@g.us","text":"Hello, world"}' # MCP (Claude) "mcpServers": { "notalk": { "command": "npx -y notalk-mcp" } }
Self-host in one command or start free on notalk.app.