Remote MCP
Bring Mavo into your assistant.
Give Claude, ChatGPT, or another compatible assistant access to supported household actions through Mavo sign-in.
Connect an assistantMavo for builders
Connect the calendars, lists, people, and notifications your family already uses to an assistant, a script, or your own app. Every connection works with the same shared plan your family sees in Mavo.
One shared family plan
Four connections. One source of truth.
Three builder jobs
Builder gives you several ways into the plan without making you maintain several versions of the family’s information.
Remote MCP
Give Claude, ChatGPT, or another compatible assistant access to supported household actions through Mavo sign-in.
Connect an assistantREST API
Read and write documented family resources from scripts, automations, and apps with ordinary JSON.
Explore the APISigned webhooks
Choose the supported changes your endpoint cares about, test the connection, and verify each delivery signature.
Read the builder guideREST API
Create a key in Settings, then call explicit household resources from your script, automation, or app. The key belongs to one family and only works on that family’s paths.
curl -H "x-api-key: $MAVO_API_KEY" \
https://mavolife.com/api/v1/families/your-family/calendar/eventsKeys are shown once, can be revoked, and are currently limited to 1,000 requests per day.
Household resources
Mavo exposes documented resources and named actions. It does not mirror every internal table or setting.
Work with events, outside calendar feeds, and read-only calendar share links.
Read and change groceries, meals, routines, and custom collections, including batch writes.
Work with household people, recent notifications, preferences, routines, and scheduled checks.
Search across supported family collections, people, and upcoming items when your tool needs context.
Signed webhooks
Choose the supported events your destination receives. Mavo signs the request, lets you send a test, and shows recent delivery status in Settings.
Calendar feeds
Create an iCal share link for a Mavo calendar, then subscribe from the calendar app you already use. Calendar sync starts on Family and is included with Builder.
See the shared calendarBuilder plan
Builder questions
Yes. Those three connection surfaces are included with Builder. Builder also includes everything in Covered.
Yes. Calendar connections and iCal feeds are included on Family and higher. Builder includes them alongside API access, MCP, and signed webhooks.
Each key belongs to one family and only works on that family’s paths. The full key is shown once when it is created, can be revoked, and is currently limited to 1,000 requests per day.
No. After you approve the connection, the assistant acts as you and can make permitted changes directly. Mavo’s own chat has a separate review flow, so the connected assistant’s confirmation behavior matters.
No. It exposes documented household resources and named product actions, not every internal table or setting.
Build on the plan
Connect Mavo once, then let the assistant, script, or app work with the same calendar and lists everyone already shares.