Loading...
Loading...
Compare original and translation side by side
dex_search_contactsdex_*dexwhich dexdex auth statusdex_search_contactsdex_*dexwhich dexdex auth statusnpx -y add-mcp https://mcp.getdex.com/mcp -ynpm install -g @getdex/clinpx -y add-mcp https://mcp.getdex.com/mcp -ynpm install -g @getdex/cli/dex-logindex auth --token dex_your_key_here~/.dex/api-keycurl -s -X POST https://mcp.getdex.com/device/code -H "Content-Type: application/json"{ "device_code": "...", "user_code": "ABCD-EFGH", "verification_uri": "https://...", "expires_in": 600, "interval": 5 }user_codeverification_uricurl -s -X POST https://mcp.getdex.com/device/token \
-H "Content-Type: application/json" \
-d '{"device_code": "<device_code>"}'{"error": "authorization_pending"}{"api_key": "dex_..."}mkdir -p ~/.dex && echo "<api_key>" > ~/.dex/api-key && chmod 600 ~/.dex/api-keydex auth --token <api_key>DEX_API_KEY/dex-logindex auth --token dex_your_key_here~/.dex/api-keycurl -s -X POST https://mcp.getdex.com/device/code -H "Content-Type: application/json"{ "device_code": "...", "user_code": "ABCD-EFGH", "verification_uri": "https://...", "expires_in": 600, "interval": 5 }user_codeverification_uricurl -s -X POST https://mcp.getdex.com/device/token \
-H "Content-Type: application/json" \
-d '{"device_code": "<device_code>"}'{"error": "authorization_pending"}{"api_key": "dex_..."}mkdir -p ~/.dex && echo "<api_key>" > ~/.dex/api-key && chmod 600 ~/.dex/api-keydex auth --token <api_key>DEX_API_KEYContact
├── Emails, Phone Numbers, Social Profiles
├── Company, Job Title, Birthday, Website
├── Description (rich text notes about the person)
├── Tags (flat labels: "Investor", "College Friend")
├── Groups (collections with emoji + description: "🏢 Acme Team")
├── Custom Fields (user-defined: input, dropdown, datepicker)
├── Notes/Timeline (interaction log: meetings, calls, coffees)
├── Reminders (follow-up tasks with optional recurrence)
└── Starred / Archived statusContact
├── Emails, Phone Numbers, Social Profiles
├── Company, Job Title, Birthday, Website
├── Description (rich text notes about the person)
├── Tags (flat labels: "Investor", "College Friend")
├── Groups (collections with emoji + description: "🏢 Acme Team")
├── Custom Fields (user-defined: input, dropdown, datepicker)
├── Notes/Timeline (interaction log: meetings, calls, coffees)
├── Reminders (follow-up tasks with optional recurrence)
└── Starred / Archived statusdex_*dex_*dex_-dex dex-search-contacts --query "John"
dex dex-list-contacts --limit 100
dex dex-create-contact --first-name "Jane" --last-name "Doe"
dex dex-list-tags
dex dex-create-reminder --text "Follow up" --due-at-date "2026-03-15"--output json--output textdex --helpdex <command> --helpdex_-dex dex-search-contacts --query "John"
dex dex-list-contacts --limit 100
dex dex-create-contact --first-name "Jane" --last-name "Doe"
dex dex-list-tags
dex dex-create-reminder --text "Follow up" --due-at-date "2026-03-15"--output json--output textdex --helpdex <command> --helpsearch → get details (with notes if needed)dex_list_contactsinclude_notes: true搜索 → 获取详情(如需可包含笔记)dex_list_contactsinclude_notes: truecreate contact → (optionally) add to groups → apply tags → set reminder创建联系人 →(可选)添加到群组 → 添加标签 → 设置提醒(optional) list note types → create note on contact timelinedex_list_note_typesevent_time(可选)列出笔记类型 → 在联系人时间线创建笔记dex_list_note_typesevent_timecreate reminder → (link to contact if applicable)due_at_datetextweeklybiweeklymonthlyquarterlybiannuallyyearly创建提醒 →(如适用)关联到联系人due_at_datetextweeklybiweeklymonthlyquarterlybiannuallyyearlycreate tag → add to contacts (bulk)create group → add contacts (bulk)创建标签 →(批量)添加到联系人创建群组 →(批量)添加联系人list fields → create field definition → batch set values on contactsinputautocompletedatepickerdex_set_custom_field_valuescategories列出字段 → 创建字段定义 → 批量为联系人设置值inputautocompletedatepickerdex_set_custom_field_valuescategoriesinclude_notes: trueinclude_notes: truesearch for potential duplicates → confirm with user → merge搜索潜在重复联系人 → 与用户确认 → 合并dex_list_contactsdex_search_contactshas_morenext_cursorhas_more: falsedex_list_contactsdex_search_contactshas_morenext_cursorhas_more: falsedex_delete_contactsdex_merge_contactsdex_delete_contactsdex_merge_contactsnext_cursorhas_morelimitnext_cursorhas_morelimit"2026-03-15""2026-03-15T14:30:00Z"YYYY-MM-DDYYYY-MM-DD"2026-03-15""2026-03-15T14:30:00Z"YYYY-MM-DDYYYY-MM-DD