CommCare
CommCare is a mobile data collection and case management platform for health and social programs
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
CommCare authenticates with an API key. Generate the credential in your CommCare account, then paste it into FlyMyAI the first time an agent uses a CommCare action.
Get your CommCare credential →
Fields to fill in FlyMyAI
| Field | Details |
|---|---|
API Key | Your CommCare API Key. Navigate to your CommCare account > "My Account Settings" > "API Keys" to retrieve your API key. (required) |
Email | Your CommCare account email address. Navigate to your CommCare account > "My Account Settings" > "API Keys" to retrieve your credentials. (required) |
Domain | Your CommCare project domain/project name. This appears in your CommCare URLs (e.g., commcarehq.org/a/(domain)/...). (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 |
|---|---|---|
COMMCARE_CREATE_LOOKUP_TABLE | Tool to create a new lookup table in a CommCare domain. Use when you need to set up reference data structures like product catalogs, price lists, or configuration tables. Requires 'Edit Apps' permission. | domain, tag, fields |
COMMCARE_CREATE_WEB_USER_INVITATION | Tool to create an invitation for a new web user in CommCare. Use when you need to invite a user with specific role and permissions. Requires 'Edit Web Users & Edit Access API' permissions. | domain, email, role |
COMMCARE_LIST_REPORTS | Tool to retrieve available reports configured in a CommCare project. Use when you need to discover what reports exist before downloading report data via the Download Report Data API. | project |
COMMCARE_SINGLE_SIGN_ON | Tool to validate login credentials and retrieve user profile for a mobile worker or web user. Use when you need to authenticate a user and obtain their profile information including roles, permissions, locations, and configuration details. | domain, username, password |
COMMCARE_SUBMIT_FORM | Tool to submit an XForm to CommCare following the OpenRosa standard. Use when you need to submit form data with complete XML including required metadata fields (deviceID, timeStart, timeEnd, username, userID, instanceID). | domain, form_xml |
COMMCARE_SUBMIT_FORM_ODK_COMPATIBLE | Tool to submit form data using ODK-compatible endpoint for Android client compatibility. Use when submitting XForm data to CommCare. Requires properly formatted XML with metadata including unique instanceID. | domain, xml_form_data |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, CommCare!