Mob documentation

Mob is a personal CRM for remembering people, conversations, reminders, gifts, debts, and the small details that make relationships easier to care for.

Use the web app
Browse contacts, log activities, manage reminders, import data, and configure settings from /app/.
Talk over MCP
Connect an AI client to /mcp and use natural language to create, find, and maintain CRM records.
Automate with REST
Use API tokens with /api/v1 for external integrations, export, and CRUD workflows.

Documentation sections

Generated from markdown

This site is authored in docs-site/*.md and generated at build time by npm run build:docs. The generated HTML is served unauthenticated at /docs/ by the Express server.