← Registry

Productivity

getdex.com

Manages contacts with search, list, get, create, and update operations.

1 endpoint38 known toolsCached registry data

ENDPOINT 1

https://mcp.getdex.com/mcp

No auth detected

Known tools 38

dex_search_contacts

Search contacts by name, email, or any keyword.

dex_list_contacts

List all contacts with cursor-based pagination.

dex_get_contact

Get a single contact by ID with full details including emails, phone numbers, location (text plus latitude/longitude when geocoded), tags, groups, custom fields, and optionally recent notes/timeline.

dex_create_contact

Create one or more contacts.

dex_update_contact

Update an existing contact.

dex_delete_contacts

Delete one or more contacts by their IDs.

dex_merge_contacts

Merge duplicate contacts.

dex_list_groups

List all contact groups.

dex_get_group

Get a single group by ID.

dex_create_group

Create a new contact group.

dex_update_group

Update an existing group.

dex_delete_group

Delete a group.

dex_add_contacts_to_group

Add contacts to a group.

dex_remove_contacts_from_group

Remove contacts from a group.

dex_list_group_contacts

List contacts in a group with pagination.

dex_list_tags

List all tags with optional pagination.

dex_get_tag

Get a single tag by ID.

dex_create_tag

Create a new tag.

dex_update_tag

Update an existing tag.

dex_delete_tag

Delete a tag.

dex_add_tags_to_contacts

Add tags to contacts.

dex_remove_tags_from_contacts

Remove tags from contacts.

dex_list_reminders

List reminders/tasks with optional filtering by contact and pagination.

dex_get_reminder

Get a single reminder by ID.

dex_create_reminder

Create a new reminder/task.

dex_update_reminder

Update an existing reminder.

dex_delete_reminder

Delete a reminder.

dex_list_notes

List notes on contact timelines with optional filtering by contact.

dex_get_note

Get a single note by ID.

dex_list_note_types

List available note types (e.g.

dex_create_note

Create a new note.

dex_update_note

Update an existing note.

dex_delete_note

Delete a note.

dex_list_custom_fields

List all custom field definitions.

dex_create_custom_field

Create a new custom field definition.

dex_update_custom_field

Update an existing custom field definition.

dex_delete_custom_field

Delete a custom field definition.

dex_set_custom_field_values

Batch-update custom field values on contacts.