Exist

Exist

Exist is a personal analytics app that combines data from various services to help users understand and improve their lives.

56VIEWS
3USERS

Install MCP Server

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

npx @composio/cli add cursor --app existnpx @composio/cli add cursor --app existnpx @composio/cli add cursor --app existnpx @composio/cli add cursor --app exist

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

Available Tools

Get User Profile

Tool to retrieve the authenticated user's profile details and preferences. use after authentication to inspect account settings and status.

Exist Oauth2 Authorize

Tool to initiate the oauth2 authorization flow for user consent. use when you need an authorization code before exchanging for an access token.

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.

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.

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.

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.

Get User Profile

Tool to retrieve the authenticated user's profile details and preferences. use after authentication to inspect account settings and status.

7 actions available