Membervault

Membervault

MemberVault is a Relationship Marketing Platform that allows users to host courses, memberships, and other digital products in one place.

43VIEWS
2944USERS

Install MCP Server

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

npx @composio/cli add cursor --app membervaultnpx @composio/cli add cursor --app membervaultnpx @composio/cli add cursor --app membervaultnpx @composio/cli add cursor --app membervault

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

Available Tools

Add User To Course

Tool to add a user to a specified product. use when enrolling a user into a course without duplication.

Delete User

Tool to completely delete a user from the account, including all data, progress, and quiz answers (irreversible). use when you need to permanently remove a user. example: "delete user with email user@example.com"

Get Courses

Tool to retrieve all courses (products) in the membervault account. use when you need to list available courses after setting up authentication.

3 actions available