familia_get_day_overview — Familia MCP Tool
familia_get_day_overview
(familia get day overview) is one of 25 tools on the
Familia
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call familia_get_day_overview from your client
- Claude Code Familia familia_get_day_overview run in your project directory
- Claude Desktop Familia familia_get_day_overview ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Familia familia_get_day_overview ~/.cursor/mcp.json
- VS Code Familia familia_get_day_overview .vscode/mcp.json
- Zed Familia familia_get_day_overview ~/.config/zed/settings.json
- Windsurf Familia familia_get_day_overview ~/.codeium/windsurf/mcp_config.json
- Cline Familia familia_get_day_overview ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Familia familia_get_day_overview ~/.gemini/settings.json
- Grok Familia familia_get_day_overview .mcp.json (in your project root)
- ChatGPT Familia familia_get_day_overview Settings → Connectors → Advanced → Developer mode
- Claude.ai Familia familia_get_day_overview Settings → Connectors → Add custom connector
- LangChain Familia familia_get_day_overview pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http familia https://mcp.family.asynq.org/mcp
Other tools on this server
- familia_list_households
- familia_list_household_members
- familia_get_today_schedule
- familia_get_tomorrow_schedule
- familia_get_next_up
- familia_get_weekly_overview
- familia_get_inbox
- familia_list_past_due
- familia_search_items
- familia_create_task
- familia_create_list_task
- familia_list_attachments
- familia_attach_image
- familia_create_list_attachment
- familia_update_list_attachment
- familia_delete_attachment
- familia_create_plan
- familia_update_task
- familia_cancel_task
- familia_delete_task
- familia_update_plan
- familia_delete_plan
- familia_batch_write
- familia_find_free_days
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.