Mob (Demo) for Grok
io.github.benkaiser/mob-demo
Ephemeral no-signup demo of Mob, an AI-first personal CRM you run in natural language.
client:Grok
transport:streamable-http
tools:42
Install Mob (Demo) in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"mob-demo": {
"type": "http",
"url": "https://demo.mobcrm.au/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs
What Grok can do once it is connected
- 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