Missive

Missive

Missive is a collaborative email and chat application designed to streamline team communication and task management.

98VIEWS
2281USERS

Install MCP Server

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

npx @composio/cli add cursor --app missivenpx @composio/cli add cursor --app missivenpx @composio/cli add cursor --app missivenpx @composio/cli add cursor --app missive

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

Available Tools

Create Analytics Report

Tool to create an analytics report. use when you need to generate a report over a specific time range with optional filters. returns a report id for later retrieval.

Create Draft

Tool to create a new draft in missive. use after preparing message details to save a draft (email, sms, whatsapp, or live chat) for later editing or scheduling.

Send Missive Message

Tool to send a new message in a missive conversation. use after selecting the target conversation id.

Create Webhook

Tool to create a webhook subscription. use after choosing event type and target url.

Delete Webhook

Tool to delete a webhook subscription by webhook id. use after confirming the webhook id; this operation cannot be undone.

List Team Members

Tool to list members of a team. use when you need to retrieve all members for a specific team.

List Missive Teams

Tool to list all teams. use when you need to retrieve and enumerate all teams available in missive.

List Missive Users

Tool to list all users. use after authentication when you need to retrieve all users in the organization.

8 actions available