Brilliant directories

Brilliant directories

Brilliant Directories is an all-in-one platform that enables users to create and manage online membership communities and business directories.

49VIEWS
2722USERS

Install MCP Server

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

npx @composio/cli add cursor --app brilliant_directoriesnpx @composio/cli add cursor --app brilliant_directoriesnpx @composio/cli add cursor --app brilliant_directoriesnpx @composio/cli add cursor --app brilliant_directories

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

Available Tools

Create User

This tool creates a new user record in the brilliant directories website database. it supports creating new users with essential details such as email, password, subscriptionid and optional parameters including name, company, contact details, and address information.

Delete User

This tool deletes an existing user record from the brilliant directories website database. it allows for the complete removal of a user record and, optionally, the deletion of the member's uploaded images.

Get Data Categories

This tool fetches all data categories in a brilliant directories website. data categories are distinct from top categories and represent the various types of data organization within the system.

Get Lead Fields

This tool retrieves all available fields in the leads table from a brilliant directories website. it returns a json object containing a list of fields and their associated metadata (field name, field type, field label, whether the field is required, and if it is a system field) that can be used to understand the structure and metadata of lead-related fields.

Get Reviews Fields

This tool retrieves all the available fields in the users reviews table from a brilliant directories website. it is a standalone tool that requires only authentication and provides a comprehensive list of review information such as review text, rating, timestamp, user identification fields, and any custom configured fields in the reviews system.

Get User Fields

This tool fetches all available fields from the users data table in your brilliant directories website. it provides a detailed list of available fields for user operations including creation, updating, and retrieval.

6 actions available