Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

Familia

REMOTE · MCP.FAMILY.ASYNQ.ORG · SCANNED SEP 21

Private family planner for schedules, tasks, checklists, attachments, and availability.

+3 this week 85 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security91
  • The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
  • Authorisation is enforced on tool calls, advertised via RFC 9728 protected-resource metadata. Discovery is public, which costs nothing: no tool can be invoked without a token. View diagnostics → Pass
  • HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
  • HSTS check failed: the Strict-Transport-Security header is absent. See how to fix → View diagnostics → Fail
  • DNSSEC is configured correctly; the domain's records validate against the full chain to the root. View diagnostics → Pass
  • The authorisation server offers only Dynamic Client Registration (RFC 7591), which MCP 2026-07-28 deprecated in favour of Client ID Metadata Documents. View diagnostics → Partial
Transport & Reachability100
Schema Quality & AI Usability70
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 4820 tokens (~192/item across 25 items; 25 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management57
  • Stability observed for 17 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 99% of tool parameters carry a description.Partial
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • All 3 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation.Pass
  • An AI judge read all 26 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the Familia MCP server?

Familia is a hosted endpoint at https://mcp.family.asynq.org/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · mcp.family.asynq.org

# add to Claude Code
claude mcp add --transport http com-familiaplanner-familia 'https://mcp.family.asynq.org/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "com-familiaplanner-familia": {
      "url": "https://mcp.family.asynq.org/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "com-familiaplanner-familia": {
      "type": "http",
      "url": "https://mcp.family.asynq.org/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.com-familiaplanner-familia]
url = "https://mcp.family.asynq.org/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-familiaplanner-familia": {
      "type": "remote",
      "url": "https://mcp.family.asynq.org/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-familiaplanner-familia --url 'https://mcp.family.asynq.org/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-familiaplanner-familia:
    url: "https://mcp.family.asynq.org/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "com-familiaplanner-familia": {
      "Transport": "http",
      "Url": "https://mcp.family.asynq.org/mcp"
    }
  }
}
# add to Vellum
assistant mcp add com-familiaplanner-familia -t streamable-http -u 'https://mcp.family.asynq.org/mcp'
// mcp.json
{
  "mcpServers": {
    "com-familiaplanner-familia": {
      "type": "http",
      "url": "https://mcp.family.asynq.org/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 21 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 53 to 57. That category is still filling its 30-day observation window: 16 days of observed history at the previous scan, 17 at this one. The score rises as the window fills, whether or not the server changes.

  • 18 Sept 26 +1
    • The server rewrote its instructions, which are the text every model session reads security
    • Tool “familia_batch_write” rewrote its description, which is the text the model reads security
    • Tool “familia_create_list_task” rewrote its description, which is the text the model reads security
    • Tool “familia_create_plan” rewrote its description, which is the text the model reads security
    • Tool “familia_create_task” rewrote its description, which is the text the model reads security
    • Tool “familia_delete_plan” rewrote its description, which is the text the model reads security
    • Tool “familia_update_plan” rewrote its description, which is the text the model reads security
    • Tool “familia_update_task” rewrote its description, which is the text the model reads security
    • Tool “familia_create_list_task” is now declared destructive security
    • Tool “familia_create_plan” is now declared destructive security
    • Tool “familia_create_task” is now declared destructive security
    • Server version: 0.10.3 → 0.10.4 functional
  • 16 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 37 to 40. That category is still filling its 30-day observation window: 11 days of observed history at the previous scan, 12 at this one. The score rises as the window fills, whether or not the server changes.

  • 14 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 30 to 33. That category is still filling its 30-day observation window: 9 days of observed history at the previous scan, 10 at this one. The score rises as the window fills, whether or not the server changes.

  • 12 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

  • 9 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 13 to 17. That category is still filling its 30-day observation window: 4 days of observed history at the previous scan, 5 at this one. The score rises as the window fills, whether or not the server changes.

  • 8 Sept 26 0
    • Server version: 0.9.0 → 0.10.3 functional
    • “familia_get_day_overview” added an optional parameter “includeCompleted” cosmetic
    • “familia_search_items” added an optional parameter “offset” cosmetic
  • 7 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 21 Sept 2026 · Probed https://mcp.family.asynq.org/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=asynq.org CN=WE1,O=Google Trust Services,C=US 31 Aug 2026 29 Nov 2026 ECDSA 256 ECDSA-SHA256 75c04a731054fb5a0ea21ea61c46f05c
SANs: asynq.org, mcp.family.asynq.org, *.mcp.family.asynq.org
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b

Background: What to check on a remote MCP endpoint →

DNSSEC secure

Validation of mcp.family.asynq.org. Secure

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
org. present 26974 8 Verified
asynq.org. present 2371 13 Verified
mcp.family.asynq.org. Verified address RRset verified with the apex keys
Authentication Enforced and verified

The endpoint asked for a token and published valid RFC 9728 metadata describing how to get one.

Result Enforced and verified
Enforced On tool calls
HTTP status 200

WWW-Authenticate challenge Bearer resource_metadata="https://mcp.family.asynq.org/.well-known/oauth-protected-resource"

Bearer resource_metadata="https://mcp.family.asynq.org/.well-known/oauth-protected-resource"

Protected resource metadata

Document https://mcp.family.asynq.org/.well-known/oauth-protected-resource
Retrieved Yes
Resource https://mcp.family.asynq.org
Authorisation server https://api.family.asynq.org

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://mcp.family.asynq.org/mcp Verified 200
http (plaintext) http://mcp.family.asynq.org/mcp HTTPS enforced 301 https://mcp.family.asynq.org/mcp
MCP tools · 25 exposed · ~4,648 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
familia_attach_image ~230

Use this when the user asks to attach a JPEG, PNG, or WebP image to an existing Familia task or plan. Provide either dataUrl or base64Data plus mimeType. Do not use for non-image files.

NameTypeReqDescription
base64DatastringRaw base64 image bytes when dataUrl is not provided.
dataUrlstringImage data URL, e.g. data:image/png;base64,...
fileNamestringOptional image filename shown in attachment metadata.
heightintegerOptional image height in pixels.
mimeTypestringRequired when base64Data is provided without a dataUrl.
replaceExistingPhotobooleanWhen true, replaces the latest existing photo attachment for the target.
targetIdstringyesTask id when targetType is task, or plan item id when targetType is plan.
targetTypestringyesType of Familia item that should receive the image.
timezonestringIANA timezone used by the backend request.
widthintegerOptional image width in pixels.
NameTypeReqDescription
attachmentobject
attachmentIdstringyes
linkstring
targetIdstring
targetTypestring

No examples provided.

familia_batch_write ~216

Use this when the user explicitly asks to create or modify multiple Familia tasks, list tasks, plans, or task attachments in one request, or when one prompt contains multiple standalone dated actions that should become separate tasks. When the same task or plan repeats, use repeatRule/rrule on one operation instead of creating duplicate one-time operations. For a main event/trip plus clearly related dated actions, prefer one create_plan operation with relatedTasks. Internally this runs bounded individual write operations one by one; it does not create a backend transaction. Operations can queue assignment notifications and reminders; delivered notifications cannot be recalled.

NameTypeReqDescription
continueOnErrorbooleanWhen true, continue after a failed operation and return partial-success results. Defaults to false.
idempotencyKey
operationsarrayyesOrdered write operations to run. Later operations cannot reference IDs created by earlier operations in the same batch unless the user already provided those IDs.
timezonestringDefault IANA timezone for operations that omit their own timezone.
NameTypeReqDescription
countintegeryes
failedintegeryes
resultsarrayyes
succeededintegeryes

No examples provided.

familia_cancel_task ~88

Use this only when the user explicitly asks to cancel, archive, or hide an existing Familia task without permanently deleting the record. Do not use to mark a task done; use familia_update_task instead.

NameTypeReqDescription
agreementIdstringyesFamilia task id to cancel. This field is named agreementId for legacy backend compatibility.
timezonestringIANA timezone used by the backend request.
NameTypeReqDescription
agreementIdstringyes
deletedbooleanyes
deletionTypestring
linkstringyes
statusstring
taskIdstring

No examples provided.

familia_create_list_attachment ~138

Use this when the user asks to add a new checklist, shopping list, packing list, or structured subtasks to an existing Familia task or plan. Do not use for editing an existing attachment.

NameTypeReqDescription
itemsarrayyesChecklist/list items to attach. Supports nested subtasks.
targetIdstringyesTask id when targetType is task, or plan item id when targetType is plan.
targetTypestringyesType of Familia item that should receive the list.
timezonestringIANA timezone used by the backend request.
titlestringOptional title shown on the attached checklist/list.
NameTypeReqDescription
attachmentobject
attachmentIdstringyes
linkstring
targetIdstring
targetTypestring

No examples provided.

familia_create_list_task ~488

Use this when the user asks to create a shopping list, packing list, checklist, or Familia task with list items. If the same list task repeats across several days, weeks, or months, provide repeatRule and create one recurring list task instead of multiple one-time tasks. Do not use when editing an existing list attachment. Assigning to another household member queues a push notification; schedules can also queue reminders, and delivered notifications cannot be recalled.

NameTypeReqDescription
allDaybooleanWhether the due date is an all-day task.
assigneeUserIdstringOptional Familia user id responsible for the task.
descriptionstringOptional task details, notes, or context.
dueAtstringAccepts YYYY-MM-DD for all-day items or an RFC 3339 datetime. When using a datetime without an offset, provide timezone.
householdIdstringyesFamilia household id where the list task should be created.
idempotencyKeystringOptional stable retry key. Reusing the same key for the same create operation returns the original result instead of creating a duplicate.
itemsarrayyesChecklist items to attach to the new task. Supports nested subtasks.
leadMinutesintegerReminder lead time in minutes before dueAt. Defaults to 0.
listTitlestringOptional title shown on the attached list. Defaults to the task title.
ownerUserIdstringOptional Familia user id that owns the task.
recurrenceEndDatestringOptional YYYY-MM-DD end date for a recurring schedule. Use this for bounded repeats such as "this week", "for three days", or "until Sunday".
repeatRulestringOptional RFC 5545 RRULE, e.g. FREQ=DAILY;INTERVAL=2 or FREQ=WEEKLY;BYDAY=MO,WE. Use this when the user says the same task or plan repeats across days, weeks, or months; create one recurring schedule…
timezonestringIANA timezone for dueAt, e.g. Europe/Prague.
titlestringyesTask title, e.g. “Groceries” or “Pack for trip”.
NameTypeReqDescription
agreementIdstringyes
attachmentCreatedboolean
attachmentErrorstring
deeplinkstringyes
scheduleobject
taskIdstring
todoListAttachment

No examples provided.

familia_create_plan ~591

Use this when the user asks to create a Familia plan item for an event, trip, holiday, school, activity, care coverage, travel, chore block, or other scheduled family plan. If the same plan repeats across several days, weeks, or months, provide rrule and create one recurring plan instead of multiple one-time plans. If the user gives multiple dated or timed actions that clearly belong to the plan, such as flights, leaving for the airport, pickup, packing, check-in, or return travel, put the main event/trip in the plan and create each dated action as a relatedTasks entry instead of stuffing them all into notes. Do not use for standalone responsibility-style task reminders; use familia_create_task or familia_batch_write instead. Related tasks assigned to another household member can queue push notifications; schedules can trigger reminders, and delivered notifications cannot be recalled.

NameTypeReqDescription
agreementIdsarrayOptional existing related task ids to link to the plan.
allDaybooleanWhether the plan is all-day.
endAtstringOptional ISO datetime.
householdIdstringyesFamilia household id where the plan should be created.
idempotencyKey
kindstringPlan category. Use event when no more specific category fits.
locationstringOptional location, venue, or address.
notesstringOptional plan notes or context. Do not use notes as the only place for separate dated actions; use relatedTasks for each distinct action with its own date or time.
participantUserIdsarrayOptional Familia user ids participating in the plan.
recurrenceEndDatestringOptional YYYY-MM-DD end date for a recurring schedule. Use this for bounded repeats such as "this week", "for three days", or "until Sunday".
relatedTasksarrayOptional new tasks to create and link to this plan. Use one related task per distinct dated or timed action, such as leaving for an airport, outbound flight, return flight, pickup, packing, or check-…
requiresConfirmationbooleanWhether participants should confirm coverage or attendance.
rrulestringOptional RFC 5545 RRULE, e.g. FREQ=DAILY;INTERVAL=2 or FREQ=WEEKLY;BYDAY=MO,WE. Use this when the user says the same task or plan repeats across days, weeks, or months; create one recurring schedule…
startAtstringOptional ISO datetime.
timezonestringIANA timezone for startAt/endAt, e.g. Europe/Prague.
titlestringyesShort plan title, e.g. "School concert" or "Long weekend trip".
NameTypeReqDescription
linkstringyes
occurrenceIdsarrayyes
planItemIdstringyes
relatedTaskIdsarray
relatedTasksarray
scheduleobject

No examples provided.

familia_create_task ~493

Use this when the user asks to create a responsibility-style Familia task, agreement, reminder, or chore. If the same task repeats across several days, weeks, or months, provide repeatRule and create one recurring task instead of multiple one-time tasks. Do not use for calendar-style events, trips, school activities, or holidays; use familia_create_plan instead. When the primary intent is a shopping list, packing list, or standalone checklist, use familia_create_list_task. Assigning to another household member queues a push notification; schedules can also queue reminders, and delivered notifications cannot be recalled.

NameTypeReqDescription
allDaybooleanWhether the due date is an all-day task.
assigneeUserIdstringOptional Familia user id responsible for the task.
descriptionstringOptional task details, notes, or context.
dueAtstringAccepts YYYY-MM-DD for all-day items or an RFC 3339 datetime. When using a datetime without an offset, provide timezone.
householdIdstringyesFamilia household id where the task should be created.
idempotencyKeystringOptional stable retry key. Reusing the same key for the same create operation returns the original result instead of creating a duplicate.
leadMinutesintegerReminder lead time in minutes before dueAt. Defaults to 0.
ownerUserIdstringOptional Familia user id that owns the task.
recurrenceEndDatestringOptional YYYY-MM-DD end date for a recurring schedule. Use this for bounded repeats such as "this week", "for three days", or "until Sunday".
repeatRulestringOptional RFC 5545 RRULE, e.g. FREQ=DAILY;INTERVAL=2 or FREQ=WEEKLY;BYDAY=MO,WE. Use this when the user says the same task or plan repeats across days, weeks, or months; create one recurring schedule…
timezonestringIANA timezone for dueAt, e.g. Europe/Prague.
titlestringyesShort task title, e.g. "Pay school fee" or "Take bins out".
todoListobjectOptional checklist/list to attach to the created task.
NameTypeReqDescription
agreementIdstringyes
attachmentCreatedboolean
attachmentErrorstring
deeplinkstringyes
scheduleobject
taskIdstring
todoListAttachment

No examples provided.

familia_delete_attachment ~70

Use this only when the user explicitly asks to delete or remove an existing Familia photo, checklist, or list attachment. Do not use for hiding or summarizing attachments.

NameTypeReqDescription
attachmentIdstringyesFamilia attachment id to delete.
timezonestringIANA timezone used by the backend request.
NameTypeReqDescription
attachmentIdstringyes
deletedbooleanyes

No examples provided.

familia_delete_plan ~100

Use this only when the user explicitly asks to delete, remove, or cancel an existing Familia plan item. Do not use to reschedule or complete a plan; use familia_update_plan instead. Cancelling a shared plan can update existing guest copies and queue cancellation notifications; delivered notifications cannot be recalled.

NameTypeReqDescription
planItemIdstringyesFamilia plan item id to delete or cancel.
timezonestringIANA timezone used by the backend request.
NameTypeReqDescription
deletedboolean
linkstringyes
planItemIdstringyes

No examples provided.

familia_delete_task ~84

Use this only when the user explicitly asks to permanently delete or hard delete an existing Familia task. This removes the record and related task schedules, occurrences, reminders, and attachments.

NameTypeReqDescription
agreementIdstringyesFamilia task id to permanently delete. This field is named agreementId for legacy backend compatibility.
timezonestringIANA timezone used by the backend request.
NameTypeReqDescription
agreementIdstringyes
deletedbooleanyes
deletionTypestring
linkstringyes
statusstring
taskIdstring

No examples provided.

familia_find_free_days ~251

Use this when the user asks to find free days, open dates, vacation windows, long weekends, or consecutive days without hard Familia availability blockers. Do not use for listing tasks on one known date.

NameTypeReqDescription
blockingPolicystringavailability ignores soft reminders such as chores, checklists, birthdays/name days and ordinary tasks; strict treats any timeline item as busy.
busyEndHourintegerEnd hour of the day window to consider busy. Defaults to 24.
busyStartHourintegerStart hour of the day window to consider busy. Defaults to 0.
consecutiveDaysintegerRequired length of each free-day run. Defaults to 4.
horizonDaysintegerHow many days to scan forward from startDate. Defaults to 120.
householdIdstringOptional Familia household id. Omit to use all accessible households.
limitintegerMaximum number of free-day runs to return. Defaults to 8.
startDatestringYYYY-MM-DD or ISO datetime. Defaults to today.
timezonestringIANA timezone used for day boundaries, e.g. Europe/Prague.
NameTypeReqDescription
blockingPolicystringyes
caveatstringyes
consecutiveDaysintegeryes
countintegeryes
horizonDaysintegeryes
runsarrayyes
securityNoticestringyes
startDatestringyes
timezonestringyes

No examples provided.

familia_get_day_overview ~176

Use this when the user asks for Familia items on a specific date or in a specific time window. Includes tasks, plans, and connected calendar events. Do not use for broad text search or multi-week availability.

NameTypeReqDescription
datestringDate as YYYY-MM-DD, ISO datetime, or omitted for today in the selected timezone.
endAtstringOptional ISO datetime for a narrower time window. Defaults to one hour after startAt.
householdIdstringOptional Familia household id. Omit to aggregate across all accessible memberships.
includeCompletedbooleanInclude completed tasks when looking through history.
startAtstringOptional ISO datetime for a narrower time window.
timezonestringIANA timezone, defaults to ASYNQ_TIMEZONE or the local runtime timezone.
NameTypeReqDescription
countintegeryes
countsobjectyes
datestringyes
householdIdstring|nullyes
intentstring
itemsarrayyes
linksobjectyes
overdueSummaryyes
securityNoticestringyes
timezonestringyes
windowyes

No examples provided.

familia_get_inbox ~107

Use this when the user asks for inbox, items needing attention, overdue tasks, past leftovers, unfinished responsibilities, or what is waiting on them.

NameTypeReqDescription
householdIdstringOptional Familia household id. Omit to use all accessible households.
limitintegerMaximum number of attention items to return. Defaults to 20.
timezonestringIANA timezone, e.g. Europe/Prague. Defaults to ASYNQ_TIMEZONE or runtime timezone.
NameTypeReqDescription
categoriesyes
countintegeryes
datestringyes
householdIdstring|nullyes
itemsarrayyes
timezonestringyes

No examples provided.

familia_get_next_up ~163

Use this when the user asks what is next, what they should do now, their next task, or the next upcoming family item. Defaults to personal assigned items; use household scope only for family-wide wording. Never describe owner-only tasks as assigned to the current user.

NameTypeReqDescription
householdIdstringOptional Familia household id. Omit to use all accessible households.
limitintegerMaximum number of upcoming items to return. Defaults to 5.
scopestringUse personal for “my”, “for me”, or “what should I do”; use household for family-wide next items.
timezonestringIANA timezone, e.g. Europe/Prague. Defaults to ASYNQ_TIMEZONE or runtime timezone.
NameTypeReqDescription
countintegeryes
currentUserIdstring|nullyes
householdIdstring|nullyes
itemsarrayyes
nowstringyes
otherHouseholdItemsarray
overdueSummaryobjectyes
scopestringyes
timezonestringyes

No examples provided.

familia_get_today_schedule ~99

Use this when the user asks about today's agenda, today's tasks, what they are doing today, or what they should do today. Includes tasks, plans, Google/calendar events, and an overdue summary.

NameTypeReqDescription
householdIdstringOptional Familia household id. Omit to use all accessible households.
timezonestringIANA timezone, e.g. Europe/Prague. Defaults to ASYNQ_TIMEZONE or runtime timezone.
NameTypeReqDescription
countintegeryes
countsobjectyes
datestringyes
householdIdstring|nullyes
intentstring
itemsarrayyes
linksobjectyes
overdueSummaryyes
securityNoticestringyes
timezonestringyes
windowyes

No examples provided.

familia_get_tomorrow_schedule ~102

Use this when the user asks about tomorrow's agenda, tomorrow's tasks, tomorrow's plans, or what they should prepare for tomorrow. Includes tasks, plans, Google/calendar events, and an overdue summary.

NameTypeReqDescription
householdIdstringOptional Familia household id. Omit to use all accessible households.
timezonestringIANA timezone, e.g. Europe/Prague. Defaults to ASYNQ_TIMEZONE or runtime timezone.
NameTypeReqDescription
countintegeryes
countsobjectyes
datestringyes
householdIdstring|nullyes
intentstring
itemsarrayyes
linksobjectyes
overdueSummaryyes
securityNoticestringyes
timezonestringyes
windowyes

No examples provided.

familia_get_weekly_overview ~133

Use this when the user asks about this week, the next week, upcoming days, family schedule for the week, or a multi-day planning overview.

NameTypeReqDescription
daysintegerNumber of days to include, from 1 to 14. Defaults to 7.
householdIdstringOptional Familia household id. Omit to use all accessible households.
startDatestringYYYY-MM-DD or ISO datetime. Defaults to today.
timezonestringIANA timezone, e.g. Europe/Prague. Defaults to ASYNQ_TIMEZONE or runtime timezone.
NameTypeReqDescription
dayOverviewsarrayyes
daysintegeryes
endDatestringyes
householdIdstring|nullyes
overdueSummaryobjectyes
startDatestringyes
timezonestringyes

No examples provided.

familia_list_attachments ~105

Use this when the user asks what photos, checklists, or list attachments are attached to an existing Familia task or plan. Use before editing an existing list attachment when the attachment id is unknown.

NameTypeReqDescription
targetIdstringyesTask id when targetType is task, or plan item id when targetType is plan.
targetTypestringyesType of Familia item that owns the attachments.
timezonestringIANA timezone used by the backend request.
NameTypeReqDescription
countintegeryes
itemsarrayyes
targetIdstringyes
targetTypestringyes

No examples provided.

familia_list_household_members ~77

Use this when a task or plan must be assigned to, owned by, or shared with a named household member and their Familia user id is not already known.

NameTypeReqDescription
householdIdstringyesFamilia household id whose active and pending members should be listed.
timezonestringIANA timezone used by the backend request.
NameTypeReqDescription
countintegeryes
householdIdstringyes
membersarrayyes

No examples provided.

familia_list_households ~53

Use this when the user asks which Familia households, families, or shared boards are available. Includes member names and user ids for assigning tasks or plans. Do not use for listing tasks, plans, or calendar events.

Input schema present but exposes no named parameters.

NameTypeReqDescription
configurationobjectyes
currentUser
householdsarrayyes
selectedHouseholdIdstring|nullyes

No examples provided.

familia_list_past_due ~114

Use this when the user asks for overdue items, past leftovers, missed tasks, unfinished items from previous days, or Czech “resty”. Calendar events are excluded.

NameTypeReqDescription
householdIdstringOptional Familia household id. Omit to use all accessible households.
limitintegerMaximum number of past-due items to return. Defaults to 20.
timezonestringIANA timezone, e.g. Europe/Prague. Defaults to ASYNQ_TIMEZONE or runtime timezone.
NameTypeReqDescription
categoriesyes
countintegeryes
datestringyes
householdIdstring|nullyes
itemsarrayyes
timezonestringyes

No examples provided.

familia_search_items ~141

Use this when the user asks to find Familia tasks, plans, or connected calendar events by title, notes, description, or location. Do not use for public web search or unrelated document search.

NameTypeReqDescription
householdIdstringOptional Familia household id. Omit to search all accessible households.
limitintegerMaximum number of matches to return. Defaults to 12.
offsetintegerPagination offset, defaults to 0.
querystringyesSearch text, e.g. "dentist", "school trip", or "groceries".
timezonestringIANA timezone used when formatting matched timeline items.
NameTypeReqDescription
countintegeryes
hasMorebooleanyes
matchesarrayyes
querystringyes
securityNoticestringyes
totalCountintegeryes

No examples provided.

familia_update_list_attachment ~113

Use this when the user asks to edit, add, remove, reorder, or mark items in an existing Familia checklist/list attachment. This replaces the existing list content; list attachments first if the attachment id is unknown.

NameTypeReqDescription
attachmentIdstringyesFamilia attachment id for the checklist/list to replace.
itemsarrayyesFull replacement checklist/list content. Supports nested subtasks.
timezonestringIANA timezone used by the backend request.
titlestringOptional replacement list title.
NameTypeReqDescription
attachmentobject
attachmentIdstringyes
linkstring
targetIdstring
targetTypestring

No examples provided.

familia_update_plan ~253

Use this when the user asks to rename, reschedule, move, update location, link tasks, change participants, or otherwise edit an existing Familia plan. Do not use to create a new plan. Updates can synchronize copies already imported by invited guests and queue notifications; delivered notifications cannot be recalled.

NameTypeReqDescription
agreementIdsarrayReplacement related task ids.
allDaybooleanWhether the replacement schedule is all-day.
endAtstring|nullISO datetime for replacement end time; null clears end time.
kindstringReplacement plan category.
locationReplacement location; null clears location.
notesReplacement plan notes; null clears notes.
participantUserIdsarrayReplacement participant user ids.
planItemIdstringyesFamilia plan item id to update.
requiresConfirmationboolean|nullWhether participants should confirm coverage or attendance; null clears the setting.
startAtstringISO datetime. When provided, replaces the plan schedule with a one-time schedule.
timezonestringIANA timezone for startAt/endAt, e.g. Europe/Prague.
titlestringReplacement plan title.
NameTypeReqDescription
linkstringyes
planItemIdstringyes
updatedbooleanyes

No examples provided.

familia_update_task ~263

Use this when the user asks to rename, reschedule, reassign, complete, cancel, or otherwise edit an existing Familia task. When status is done, this completes the next actionable occurrence so recurring tasks continue. Do not use to create a new task. Updates may notify household members and reschedule reminders; delivered notifications cannot be recalled.

NameTypeReqDescription
agreementIdstringyesFamilia task id to update. This field is named agreementId for legacy backend compatibility.
assigneeUserIdstring|nullReplacement assignee user id; null clears the assignee.
descriptionReplacement task details; null clears the description.
dueAtstring|nullISO datetime, null to clear.
ownerUserIdstring|nullReplacement owner user id; null clears the owner.
repeatRulestring|nullReplacement recurrence rule; null clears recurrence.
statusstringReplacement task status. Use done to complete the next actionable occurrence, not to close a recurring task series.
timezonestringIANA timezone for dueAt, e.g. Europe/Prague.
titlestringReplacement task title.
visibleToHouseholdbooleanWhether the task is visible to the whole household.
NameTypeReqDescription
agreementIdstringyes
linkstringyes
taskIdstring
updatedbooleanyes

No examples provided.

Common questions

What is the Familia MCP server?

Familia is an MCP server listed in the public MCP registry as com.familiaplanner/familia. Private family planner for schedules, tasks, checklists, attachments, and availability. This page covers its hosted endpoint (https://mcp.family.asynq.org/mcp).

Is the Familia MCP server safe to use?

Familia scores 85 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the Familia MCP server expose?

Familia exposes 25 tools: familia_list_households, familia_list_household_members, familia_get_day_overview, familia_get_today_schedule, familia_get_tomorrow_schedule, and 20 more. Their descriptions and schemas cost roughly 4,648 tokens of context every time the server is loaded.

Does the Familia MCP server require authentication?

Yes. Familia asked us for credentials when we connected, so you will need to authorise it in your MCP client before it can do anything.

Is the Familia MCP server still maintained?

Familia is still listed as active in the MCP registry. We last reached this channel on 21 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.