Inbox & contacts
Read a lead's full conversation, create or update a contact, see everything the agent already knows.
New
Modus runs a remote MCP server — connect it to any MCP-aware assistant and it can read your CRM, inbox and ad performance, and act on them, without you writing a line of integration code.
→ tool call
sales_record({ phone: "+91…4210", amount: 4200 })
← result
{ sale: { id: "68f…", status: "paid", amount: 4200 } }
What it can do
Every tool call goes through the exact write path the board and the agent use — never a shortcut around your data.
Read a lead's full conversation, create or update a contact, see everything the agent already knows.
List your stages and move a contact between them — the same write path the board and the AI use.
List and add appointments against your existing booking pages.
Create, pause and resume a campaign against an approved template.
Pull attributed spend, leads, sales and cost-per-customer for a date range — and publish a new campaign, always created paused.
Queue or publish a post from your creative library, optionally cross-posted to your linked Page.
Two ways to connect
For an owner or a team member connecting their own Claude or ChatGPT. Log in with your Modus phone and password, see exactly what's being asked for, and approve it — revocable any time.
For a service or a client that only takes a static token. Create one scoped to exactly what it needs from the Developer tab.
Setup
No environment variable to set and nothing to deploy — the server is already live on your account.
Open Developer → MCP in your board and copy the server URL — one link, the same for every client.
Paste it into Claude, ChatGPT/Codex, or any other MCP-aware client's connector settings.
A person connecting their own account logs in with their Modus phone and password and approves what's being asked for. A service instead uses a scoped API key as a Bearer token.
Accounts with 2FA enabled can't use the login flow yet — use an API key instead until that lands. Every write a tool call makes still goes through the same plan and feature gates as the board, so a scope your plan doesn't include is refused, not silently ignored.
Every conversation, lead and sale Modus already tracks — reachable from wherever you already work.