Retently

Retently

Retently is a customer experience management platform that enables businesses to collect, analyze, and act on customer feedback through surveys and integrations.

43VIEWS
2559USERS

Install MCP Server

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

npx @composio/cli add cursor --app retentlynpx @composio/cli add cursor --app retentlynpx @composio/cli add cursor --app retentlynpx @composio/cli add cursor --app retently

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

Available Tools

Add Feedback Tags

Add tags to feedback items by providing feedback ids and corresponding tags.

Add Feedback Topics

Add topics to feedback items by providing feedback ids and corresponding topics.

Create Or Update Customers

Tool to create new customers or update existing ones by providing their details, including email, name, company, tags, and properties. use this to manage your customer base in retently.

Delete Customers

Delete customers from the workspace by providing their unique ids.

Get Campaigns

Tool to retrieve a list of campaigns associated with the account. use when you need to get details about all campaigns.

Get Customer By Id

Tool to retrieve detailed information about a specific customer by their unique id. use when you need to get all the details of a customer.

Get Customers

Retrieve a list of customers with optional parameters for pagination, sorting, and filtering by email or date range.

Get Feedback

Tool to retrieve feedback received from customers. use when you need to get a list of feedback, with optional parameters for pagination and sorting.

Get Feedback By Id

Tool to retrieve detailed information about specific feedback by its unique id. use when you need to get the details of a single feedback entry.

Get Latest Score

Tool to retrieve the latest nps score for the account. use when you need to get the most up-to-date nps score.

Get Outbox

Retrieve the outbox of surveys that are scheduled to be sent.

Get Reports

Tool to retrieve reports related to nps surveys, including scores and trends. use when you need to get campaign performance data.

Get Templates

Tool to retrieve a list of survey templates available in the account. use when you need to get the available survey templates.

Send Transactional Survey

Tool to send a transactional survey to customers. use when you need to send a survey to a customer after a specific event, with an optional delay.

Unsubscribe Customers

Unsubscribe customers from receiving surveys by providing their email addresses.

15 actions available