Mob (Demo) for VS Code
io.github.benkaiser/mob-demo
Ephemeral no-signup demo of Mob, an AI-first personal CRM you run in natural language.
client:VS Code
transport:streamable-http
tools:42
Install Mob (Demo) in VS Code
.vscode/mcp.json
{
"servers": {
"mob-demo": {
"type": "http",
"url": "https://demo.mobcrm.au/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs
What VS Code 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