Composio MCP will be deprecated soon. Please use
Composio PlatformorRubeinstead.
Identitycheck

Identitycheck

IdentityCheck is a verification solution designed to authenticate user identities with precision and speed, utilizing advanced algorithms and comprehensive data sources to ensure accurate validation, mitigate fraud, and enhance security.

16VIEWS
2029USERS

Install MCP Server

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

npx @composio/cli add cursor --app identitychecknpx @composio/cli add cursor --app identitychecknpx @composio/cli add cursor --app identitychecknpx @composio/cli add cursor --app identitycheck

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

Available Tools

Check Api Health

Tool to perform API health check. Use to verify API availability before other operations.

Delete Configuration

Tool to delete an existing configuration. Use when you need to remove a configuration by its unique code.

Delete Notification Endpoint

Tool to delete a notification endpoint. Use after confirming the endpoint code exists and you need to remove it.

Fetch All Configurations

Tool to fetch all existing configurations. Use when you need to list all customer configurations after authentication.

Fetch All Notification Endpoints

Tool to fetch all notification endpoints. Use when you need to list all existing notification endpoints.

Fetch Configuration

Tool to fetch a configuration by its code. Use when you need detailed settings of a specific identity check configuration.

Fetch Notification Endpoint

Tool to fetch a notification endpoint by its code. Use when you need the current configuration of a specific callback endpoint.

Fetch Onboardings

Tool to retrieve onboardings. Use when you need to list onboardings with filters like UID, status, date range, etc. Example: List onboardings created since 2023-01-01 with status SUCCESS

Get Document Content

Tool to retrieve base64-encoded document content. Use when you have an onboarding UID and document code.

Retrieve Onboarding Status

Tool to retrieve the status of an onboarding. Use after creating an onboarding to check its progress and final result.

Update Configuration

Tool to update an existing configuration. Use when you need to modify properties of a configuration identified by code.

11 actions available