Mob for VS Code
io.github.benkaiser/mob
An AI-first personal CRM you run in natural language: contacts, reminders, notes, and more.
client:VS Code
transport:streamable-http
Install Mob in VS Code
.vscode/mcp.json
{
"servers": {
"mob": {
"type": "http",
"url": "https://mobcrm.au/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs