clevertap_configure
Configure CleverTap MCP server by providing account credentials to generate the required settings snippet for activating API tools.
Instructions
CleverTap MCP has no project configured yet. Call this tool with your CleverTap credentials and it will return the exact configuration snippet to paste into your MCP settings — then restart the server to activate all tools.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_id | Yes | CleverTap Account ID — found in the CleverTap dashboard under Settings → Accounts | |
| passcode | Yes | CleverTap Passcode — found in the CleverTap dashboard under Settings → Accounts | |
| region | No | Data residency region: in1 (India), us1 (US), eu1 (Europe), sg1 (Singapore), aps3 (Asia-Pacific), mec1 (Middle East) | in1 |
| project_name | No | Label for this project. Use any short name (e.g. "production", "staging"). Defaults to "default". | default |