Exist
Exist is a personal analytics app that combines data from various services to help users understand and improve their lives.
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
Exist connects with a single OAuth click - there is no token to paste. The first time an agent uses an Exist action, FlyMyAI asks you to authorize your Exist account. Approve it once and the connection is reused for every later run.
- Provider: Exist
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 |
|---|---|---|
EXIST_EXIST_GET_USER_PROFILE | Tool to retrieve the authenticated user's profile details and preferences. use after authentication to inspect account settings and status. | - |
EXIST_EXIST_OAUTH2_AUTHORIZE | Tool to initiate the oauth2 authorization flow for user consent. use when you need to obtain an authorization code before exchanging for an access token. | client_id, redirect_uri, scope |
EXIST_EXIST_O_AUTH2_AUTHORIZE | Tool to initiate the oauth2 authorization flow for user consent. use when you need an authorization code before exchanging for an access token. | client_id, redirect_uri, scope |
EXIST_GET_ATTRIBUTE_TEMPLATES | Tool to retrieve a paged list of supported attribute templates. use when you need to browse available templates before creating or updating data. | - |
EXIST_GET_CORRELATIONS | Tool to retrieve a paginated list of recent correlations. use when exploring relationships between your tracked attributes, optionally filtering by strength or attribute. | - |
EXIST_GET_USER_ATTRIBUTES | Tool to retrieve a paged list of the user's attributes without values. use when you need metadata on available attributes for filtering or selection. | - |
EXIST_GET_USER_PROFILE | Tool to retrieve the authenticated user's profile details and preferences. use after authentication to inspect account settings and status. | - |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, Exist!