Reply

Reply

Reply.io is a sales engagement platform that automates multichannel outreach, enabling users to create and manage email campaigns, track replies, and monitor performance directly within their platform.

49VIEWS
2686USERS

Install MCP Server

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

npx @composio/cli add cursor --app replynpx @composio/cli add cursor --app replynpx @composio/cli add cursor --app replynpx @composio/cli add cursor --app reply

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

Available Tools

Create Personal List

Tool to add a new personal list on the people page. use when you need to organize contacts into a custom list.

Delete List By Id

Tool to delete a list by its id. use when you need to remove a personal list you own.

Get All Lists

Tool to retrieve all available people lists. use when you need to list all lists in your reply account.

Get Full Blacklist Of Domains And Emails

Tool to retrieve the full list of blacklisted domains and emails. use after confirming updates to the blacklist when you need a complete view.

Get All Campaign Schedules

Tool to list all campaign schedules (default and user-created). use when you need to fetch scheduling details after personalization.

Get Campaigns For Contact

Tool to retrieve campaigns a contact belongs to by contact id. use when you need to list all sequences (campaigns) associated with a specific contact.

Get Contacts In List By Id

Tool to retrieve contacts in a specific personal list. use after obtaining the list id when you need a paginated set of contacts for that list.

Get Email Accounts

Tool to retrieve list of all email accounts in your reply.io account. use when you need to inspect or manage email configurations.

Get List By Id

Tool to return a specific people list by its id. use after you know the list id and need its details.

Get Templates List

Tool to retrieve a list of user, team, and community templates. use when you need to display all available templates.

Mark Contact As Finished

Tool to mark a specific contact by email or all contacts under a domain as finished in all campaigns.

Mark Contact As Replied

Tool to mark a contact as replied in all campaigns by email or domain. use after confirming the contact has responded.

Move Contacts To Lists

Tool to move one or more contacts to specified lists. use when reorganizing contacts across lists after verifying contact and list ids.

Remove Domain From Blacklist

Tool to remove the specified domain from the blacklist. use when you need to allow sending to that domain again.

Remove Email From Blacklist

Tool to remove the specified email from the blacklist. use when you need to allow sending to that address again.

15 actions available