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
Browse contacts, log activities, manage reminders, import data, and configure settings from
/app/.Talk over MCP
Connect an AI client to
Connect an AI client to
/mcp and use natural language to create, find, and maintain CRM records.Automate with REST
Use API tokens with
Use API tokens with
/api/v1 for external integrations, export, and CRUD workflows.Documentation sections
- Usage explains every Mob data type and the main user workflows.
- API maps web UI capabilities, internal web API routes, public REST API endpoints, and MCP tools.
- MCP explains client configuration and the context-saving
primeplus consolidated*_managetool design.
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.