Refiner

Refiner

Refiner is a customer feedback and survey tool designed to help businesses collect and analyze user insights.

57VIEWS
2344USERS

Install MCP Server

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

npx @composio/cli add cursor --app refinernpx @composio/cli add cursor --app refinernpx @composio/cli add cursor --app refinernpx @composio/cli add cursor --app refiner

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

Available Tools

Delete Contact

Tool to delete a specific contact by its identifier. use after confirming the contact's id, email, or uuid.

Get Account Info

Tool to fetch refiner account subscription and environment usage details. use when you need to audit your current plan and usage.

Get Contact

Tool to retrieve details of a specific contact by its id. use when you need all stored traits for a known user.

Get Contacts

Tool to retrieve a list of contacts from your refiner account. use when you need to filter or paginate through contacts.

Get Forms

Tool to retrieve a list of forms (surveys) from your refiner account with optional filtering and pagination. use when you need to list surveys by state, page, or include extra info/config.

Get Reporting

Tool to retrieve aggregated reporting data for surveys including metrics and analytics. use when you need survey analytics over a time range filtered by type, question identifiers, tags, forms, or segments.

Get Survey Responses

Tool to retrieve all survey responses from your refiner account with optional filtering and pagination. use after confirming survey creation to pull response data.

Get Segments

Tool to retrieve a list of user segments from your refiner account. use when you need to view or paginate segments.

Track Event

Tool to record a user event by name for a user identified via user id or email. use after confirming the identifier and event name.

Update Contact

Tool to update an existing contact's attributes or account. use when you have a contact `id` or `email` and want to modify traits or grouping.

10 actions available