contacts_needing_attention — Mob (Demo) MCP Tool
contacts_needing_attention
(contacts needing attention) is one of 42 tools on the
Mob (Demo)
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call contacts_needing_attention from your client
- Claude Code Mob (Demo) contacts_needing_attention run in your project directory
- Claude Desktop Mob (Demo) contacts_needing_attention ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Mob (Demo) contacts_needing_attention ~/.cursor/mcp.json
- VS Code Mob (Demo) contacts_needing_attention .vscode/mcp.json
- Zed Mob (Demo) contacts_needing_attention ~/.config/zed/settings.json
- Windsurf Mob (Demo) contacts_needing_attention ~/.codeium/windsurf/mcp_config.json
- Cline Mob (Demo) contacts_needing_attention ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Mob (Demo) contacts_needing_attention ~/.gemini/settings.json
- Grok Mob (Demo) contacts_needing_attention .mcp.json (in your project root)
- ChatGPT Mob (Demo) contacts_needing_attention Settings → Connectors → Advanced → Developer mode
- Claude.ai Mob (Demo) contacts_needing_attention Settings → Connectors → Add custom connector
- LangChain Mob (Demo) contacts_needing_attention pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http mob-demo https://demo.mobcrm.au/mcp
Other tools on this server
- contact_create
- contact_get
- contact_update
- contact_delete
- contact_restore
- contact_list
- contact_merge
- contact_find_duplicates
- contact_method_manage
- address_manage
- food_preferences_get
- food_preferences_upsert
- custom_field_manage
- relationship_manage
- note_manage
- note_list
- tag_manage
- activity_manage
- activity_list
- activity_type_manage
- life_event_manage
- contact_timeline
- reminder_manage
- notification_list
- notification_create
- notification_read
- gift_manage
- gift_list
- debt_manage
- task_manage
- data_export
- data_statistics
- prime
- upcoming_birthdays
- global_search
- upcoming_reminders
- batch_create_contacts
- batch_tag_contacts
- batch_create_activities
- manage_settings
- manage_push_notifications
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.