Memberspot
Memberspot is an online course and video-hosting platform designed to facilitate knowledge management and community engagement for businesses.
This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.
Connect
Memberspot authenticates with an API key. Generate the credential in your Memberspot account, then paste it into FlyMyAI the first time an agent uses a Memberspot action.
Get your Memberspot credential →
Fields to fill in FlyMyAI
| Field | Details |
|---|---|
Memberspot API Key | The API key for authenticating requests to the Memberspot API. Obtain it from your Memberspot account settings under 'Integrations' > 'API Keys'. (required) |
Actions
Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.
| Action | What it does | Required inputs |
|---|---|---|
MEMBERSPOT_CREATE_LOGIN_TOKEN | Tool to generate a one-hour login token for a user. use when you need to auto-login a user by their uid (token expires after one hour). | uid |
MEMBERSPOT_DELETE_USERS | Tool to delete one or more users from the platform. use when you need to remove specified users by their email addresses. only existing school users are removed; invalid or out-of-school emails are ignored. | emails |
MEMBERSPOT_FIND_USER_BY_MAIL | Tool to retrieve a user's details by their email address. use when you need to look up a user after obtaining their email. | email |
MEMBERSPOT_LIST_CUSTOM_USER_PROPERTIES | Tool to list all defined custom user properties. use when you need to retrieve metadata of custom user properties after authentication. | - |
MEMBERSPOT_LIST_OFFERS | Tool to retrieve a list of all offers. use after authentication to fetch available offers. | - |
MEMBERSPOT_LIST_USERS | Tool to list all users. use when you need to fetch users with optional filtering and pagination. | - |
MEMBERSPOT_SET_ORDER_STATE | Tool to set the state of an order-based offer for a user. use when you need to activate, deactivate, or remove an offer based on its order id. | email, orderId |
MEMBERSPOT_SET_USER_OFFER_STATE | Tool to revoke or set the state of a specific offer for a user. use after confirming whether the user should gain or lose access. | email, offerId, active |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, Memberspot!