Resolve the authenticated bot contact and probe readable CiviCRM entities. Identify common misconfigurations like wrong API key or missing permissions.
Update specific fields on a single CiviCRM contact by ID using APIv4. Pass contact ID and key-value pairs for field updates, including custom fields via dot-notation.
Enables MCP-compatible clients to interact with a CiviCRM installation through its APIv4, providing tools for contact management, events, contributions, and more with configurable safety features.
Enables AI assistants to access and manage CiviCRM data, including contacts, activities, contributions, events, and memberships, with full custom field support.
Retrieve the valid option values for a specific field in a CiviCRM entity, such as activity types or contribution statuses, without loading the entire entity.
Retrieve contributions (donations, dues, event fees) filtered by contact, date range, status, or financial type, with readable donor names and status labels.
Attach free-text notes to contacts, contributions, activities, cases, or relationships in CiviCRM. Use for unstructured context that does not belong in custom fields.