servers / app-onehaus-haus
app.onehaus/haus MCP server
communitystreamable_httpremotedestructive capablehealthy
OneHaus household tools: tasks, calendar, contacts, pets, vehicles, documents and more.
01Tools · 68
| Tool | Risk | Side effects | Approval |
|---|---|---|---|
| create_pet Create a pet. Supports microchip, vet contact, and insurance refs. | write | true | unknown |
| delete_pet Soft-delete a pet | destructive | true | true |
| list_pets List all pets in the household | read | false | unknown |
| update_subscription Update a subscription | write | true | unknown |
| get_profile Get current user profile | read | false | unknown |
| list_shopping_list_items List all shopping list items in the household | read | false | unknown |
| add_shopping_list_item Add a shopping list item | write | true | unknown |
| buy_shopping_list_item Buy item (decrements quantity; removes at zero) | unknown | unknown | unknown |
| get_house_review Get the current weekly AI House Review recommendations for the household | read | false | unknown |
| defer_recommendation Add Later: defer a House Review recommendation and create a 7-day task | write | true | unknown |
| skip_recommendation Skip: permanently suppress a House Review recommendation | unknown | unknown | unknown |
| batch_add_shopping_list_items Add multiple items to the shopping list at once | write | true | unknown |
| update_shopping_list_item Update a shopping list item | write | true | unknown |
| remove_shopping_list_item Remove a shopping list item | destructive | true | true |
| update_pet Update a pet. Omitted fields unchanged. | write | true | unknown |
| create_appliance Create an appliance | write | true | unknown |
| create_contact Create a contact | write | true | unknown |
| update_contact Update a contact | write | true | unknown |
| delete_contact Soft-delete a contact | destructive | true | true |
| list_contacts List all contacts in the household | read | false | unknown |
| update_appliance Update an appliance | write | true | unknown |
| delete_appliance Soft-delete an appliance | destructive | true | true |
| list_appliances List all appliances in the household | read | false | unknown |
| create_calendar_event Create a calendar event | write | true | unknown |
| update_calendar_event Update a calendar event | write | true | unknown |
| delete_calendar_event Soft-delete a calendar event | destructive | true | true |
| list_calendar_events List calendar events with optional date-range filters | read | false | unknown |
| create_document Create a document (passport, insurance, certificate, warranty, license, other) | write | true | unknown |
| update_document Update a document. Omitted fields unchanged. | write | true | unknown |
| delete_document Soft-delete a document | destructive | true | true |
| list_documents List documents with optional type filter | read | false | unknown |
| create_subscription Create a subscription | write | true | unknown |
| delete_subscription Soft-delete a subscription | destructive | true | true |
| list_subscriptions List subscriptions with optional status filter | read | false | unknown |
| create_vehicle Create a vehicle | write | true | unknown |
| update_vehicle Update a vehicle | write | true | unknown |
| delete_vehicle Soft-delete a vehicle | destructive | true | true |
| list_vehicles List all vehicles in the household | read | false | unknown |
| create_task Create a task | write | true | unknown |
| update_task Update task title, assignment, dates, or notes. | write | true | unknown |
| delete_task Soft-delete a task | destructive | true | true |
| complete_task Mark a task as completed | unknown | unknown | unknown |
| uncomplete_task Reopen a completed task | unknown | unknown | unknown |
| assign_task Assign or unassign a task to a household member. | write | true | unknown |
| list_tasks List tasks with optional filters and pagination | read | false | unknown |
| get_weather_forecast Get weather forecast for the household's location | read | false | unknown |
| get_house Get household details | read | false | unknown |
| list_house_members List household members with their userId, name, nickname, and role. | read | false | unknown |
| list_houses List the households the current user belongs to (e.g. to tell the user which home you are acting on). The active house is determined server-side from the authenticated session. | read | false | unknown |
| store_memory Store a long-term memory about the household. Use sparingly for durable preferences, routines, constraints, or insights worth recalling in a future conversation. Recall first to avoid duplicates. | unknown | unknown | unknown |
| update_memory Update an existing memory's name, description, or content. Type is immutable; to reclassify, forget and store again. | write | true | unknown |
| forget_memory Forget (soft-delete) a memory by id. Use when a memory is superseded or no longer relevant. | destructive | true | true |
| recall_memory Recall long-term memories stored about the current household. Call this at the start of advisory or open-ended turns. Filter by type when only one author's notes are relevant. | unknown | unknown | unknown |
| create_meal_plan Plan a meal for a specific date and meal type. Provide recipeId to link an existing recipe (from list_recipes) OR name for a custom meal; when recipeId is given any name is ignored and stored as null. | unknown | unknown | unknown |
| update_meal_plan Update a meal plan entry. Provide recipeId to link a recipe (clears any custom name) or name to make it a custom meal (clears the recipe link). | write | true | unknown |
| delete_meal_plan Delete a meal plan entry | destructive | true | true |
| list_meal_plans List meal plans in the household with an optional date range | read | false | unknown |
| create_recipe Create a new recipe | write | true | unknown |
| update_recipe Update a recipe | write | true | unknown |
| delete_recipe Delete a recipe | destructive | true | true |
| list_recipes List all recipes in the household | read | false | unknown |
| list_global_recipes List the global/Discover recipe catalogue (curated recipes available to all households) | read | false | unknown |
| create_recurring_calendar_event Create a recurring calendar event that automatically generates event instances on a schedule. | write | true | unknown |
| update_recurring_calendar_event Update a recurring calendar event. Changes to title/description/notes patch existing instances. Changes to frequency/dates/time regenerate future instances. | write | true | unknown |
| delete_recurring_calendar_event Delete a recurring calendar event and all its future instances. | destructive | true | true |
| create_recurring_task Create a recurring task that automatically generates task instances on a schedule. | write | true | unknown |
| update_recurring_task Update a recurring task. Title/notes changes patch existing instances; frequency/date changes regenerate future instances. | write | true | unknown |
| delete_recurring_task Delete a recurring task and all its uncompleted future instances. | destructive | true | true |
02Install & source
https://mcp.onehaus.app
remote_url03Access granted
Manage docs & notes · writeUpdate a CRM · writeManage tasks & tickets · writeProcess payments · writeRead calendar · destructive
The access this server can exercise, inferred from its verified tools — not a declared OAuth scope.
05Provenance & freshness
sourcesOfficial MCP Registry [p1]
last_checked2026-07-07 02:50Z
next_check2026-07-09 02:40Z
cadenceevery 48h
verifiedtools_list:passed handshake:passed metadata:passed
index_statusindex — 6 unique facts >= 5
06Badge
Add the “as seen on MCPExplorer” badge to your README.
[](https://mcpexplorer.com/servers/app-onehaus-haus)
Next step
This is one server. A loadout combines the right servers, governance, and proven plays for a whole job — assembled deliberately, not tool-dumped.
Explore loadouts →