2chat

2chat

2Chat provides a programmable API for integrating WhatsApp and other text channels, enabling developers to send and receive messages, manage groups, and automate workflows.

68VIEWS
2179USERS

Install MCP Server

Paste and run this command in your terminal to set up Cursor with MCP

npx @composio/cli add cursor --app _2chatnpx @composio/cli add cursor --app _2chatnpx @composio/cli add cursor --app _2chatnpx @composio/cli add cursor --app _2chat

After running the command, restart Cursor to start using the MCP Server.

Available Tools

Create Contact

Tool to create a new contact in your 2chat account. use after gathering and verifying first name and at least one contact detail (email, phone, or address).

Get Api Usage Info

Tool to retrieve current api usage and account information. use when you need to monitor your remaining quotas before sending more requests.

List Contacts

Tool to list all contacts in your 2chat account. use when you need to retrieve your contact list after confirming your account connection.

List Webhook Subscriptions

Tool to list all configured webhook subscriptions. use when you need to audit or review your active whatsapp webhook subscriptions.

Test Api Key

Tool to validate your api key and retrieve account info. use when confirming credentials before performing other operations.

5 actions available