Integration · Company data
Connect Claude & ChatGPT to Minut
Ask your AI which of your homes have ongoing noise, which sensors are offline or low on battery, or what happened at a property last night. It reads noise, motion, temperature, humidity, battery and mould risk from your Minut sensors, lists home events and guest stays, and can update homes, sensors and guests. It can also snooze noise monitoring or turn a home's alarm on or off, with your approval if you want it.
Free plan, no credit card. Takes about a minute.
Try asking
“Which homes have noise going on right now?”
The AI searches your homes with the noise filter and lists the ones with an ongoing disturbance.
“Which sensors are offline or low on battery?”
It lists the sensors in your organization filtered by offline or low battery, so you know which ones need attention.
“What happened at the Harbour Loft between 22:00 and 06:00?”
It finds the home and lists its events in that time window, such as noise disturbances, alarms and device changes.
What your AI can do
Sensor readings
Read noise level, motion, temperature, humidity and battery history for any sensor, plus its mould risk assessment.
Homes and events
Search homes by ongoing noise, crowd detection, smoking detection, low battery or missing sensors, and list each home's events.
Guests, settings and alarms
Read and update guest stays, homes and sensor settings, snooze noise monitoring and turn a home's alarm on or off.
“Show me the temperature and humidity in the bedroom sensor today.”
It reads the temperature and humidity history for that sensor between the times you give.
“Is there a mould risk in the basement flat?”
It reads the mould risk assessment from the sensor in that home.
“Change the checkout time for tonight's guest to 11:00.”
It finds the guest stay for the home and updates the checkout time. Only that field changes.
21 tools for Minut Smart Home Sensor
These tools are switched on when you connect. You can switch any of them off, or require your approval before it runs.
get_battery_historyGet battery level readings for a sensor by `device_id` between `start_at` and `end_at`.get_crowd_detectionGet the crowd (occupancy) detection settings for a home by `home_id`.get_deviceGet one sensor by `device_id` and its settings.get_guestGet one guest stay for a home by `home_id` and `guest_id`, including check-in and check-out times and contact details.get_homeGet one home by `home_id`, including its address, settings and alarm and monitoring status.get_humidity_historyGet humidity readings for a sensor by `device_id` between `start_at` and `end_at` (ISO dates; defaults to the last 4 hours).get_motion_historyGet motion events for a sensor by `device_id` between `start_at` and `end_at` (ISO dates; defaults to the last 4 hours).get_mould_riskGet the mould risk assessment for a sensor by `device_id`, optionally between `start_at` and `end_at`.get_noise_level_historyGet sound level readings (dBA) for a sensor by `device_id` between `start_at` and `end_at` (ISO dates; defaults to the last 4 hours).get_organizationGet one organization by `company_id` (the organization ID).get_temperature_historyGet temperature readings for a sensor by `device_id` between `start_at` and `end_at` (ISO dates; defaults to the last 4 hours).list_devicesList sensors in an organization by `organization_id`, optionally filtered by `home_ids`, `offline` or `low_battery`. Use to find a device ID or spot devices needing attention.list_home_eventsList events for a home by `home_id` (e.g. noise disturbances, alarms, device changes), filtered by `start_at`, `end_at` (defaults to the last 4 hours) and `event_type`. Paginate with `limit` and `offset`.list_organization_membersList members of an organization by `organization_id`, optionally filtered by `email`, `full_name` or `home_ids`.list_organizationsList the Minut organizations you have access to, optionally filtered by `name`. Use to get the organization ID needed for homes and devices.search_homesSearch homes (rental units) in an organization by `organization_id`, with filters such as `name`, `noise_ongoing`, `crowd_detected`, `smoking_detected`, `low_battery` or `no_sensors`. Use to find a home's ID or see which homes have an ongoing issue.set_home_alarmVisible to othersTurn a home's security alarm on or off by `home_id` with `alarm_status` (on, off or on_grace_period); can also toggle `silent_alarm` and `scheduled_alarm_active`. This changes the live alarm at the property.update_deviceChanges dataUpdate a sensor's settings by `device_id`, e.g. `description`, `room_type`, `quiet_hours` or `nightlight_mode`. Only the fields you pass change.update_disturbance_monitoringVisible to othersChange noise disturbance monitoring for a home by `home_id`: `action` snooze (with `duration` in seconds), end_snooze to resume, or dispatch.update_guestChanges dataUpdate a guest stay by `home_id` and `guest_id`, e.g. `name`, `email`, `phone_number`, `checkin_time` or `checkout_time`. Only the fields you pass change.update_homeChanges dataUpdate a home by `organization_id` and `home_id`, e.g. its `name`, `address`, `timezone`, noise profile or emergency contact. Only the fields you pass change.
Set up in three steps
- 1
Pick the app
Create a free PipMCP account and choose Minut Smart Home Sensor from the app list.
- 2
Paste your key
Paste the Client ID and Client secret of a Minut API client. Your Minut account needs API access (contact Minut if it is not enabled). In the Minut web app open Settings > Developer tools / API clients (web.minut.com/settings/api-clients), create an OAuth client and copy both values. PipMCP uses them to get access tokens, so there is no separate sign-in.
- 3
Add the link to your AI
You get a personal MCP link. Add it to Claude, ChatGPT or Cursor:
- Click your name, then Settings › Connectors › Add custom connector.
- Paste your link as the Remote MCP server URL.
- Switch it on from the + menu in a chat.
Questions
What can the AI do in Minut?
The AI can list your organizations and their members, search homes, and read homes, sensors, guest stays, crowd detection settings and home events. It can read noise, motion, temperature, humidity and battery history and the mould risk for a sensor. It can update homes, sensors and guest stays, change noise disturbance monitoring and turn a home's alarm on or off.
Does the AI see my Minut credentials?
No. Your Minut credentials are encrypted at rest and never shown to the AI. After you save them, they are not shown again, not even to you. The AI only sees the results of the tools it calls.
Can I control what the AI is allowed to do?
Yes. You choose which tools are switched on, so you can start with readings only. Turning a home's alarm on or off changes the live alarm at the property, and snoozing noise monitoring changes what gets flagged, so both can require your approval before they run. Every tool call is logged.
Does it work with ChatGPT?
Yes. In ChatGPT go to Settings › Apps & Connectors › Advanced and turn on Developer mode, then add your PipMCP link. Developer mode needs a paid ChatGPT plan: Plus, Pro, Business or Enterprise. The same link also works in Claude (Settings › Connectors › Add custom connector), Cursor and other MCP clients.
What does it cost?
Minut connects with OAuth, and this OAuth connection needs the PipMCP Pro plan. PipMCP also has a free plan with no credit card, but it does not include this connection. Paid plans bill per completed task. You also need your own Minut account with API access.
What do I need to connect Minut?
Your Minut account needs API access. If it is not enabled, contact Minut. With access in place, you create an API client in the Minut web app under Settings > Developer tools / API clients and paste its Client ID and Client secret into PipMCP.
Related integrations
Let your AI work in Minut Smart Home Sensor today.
Start free. Your key stays encrypted, and you decide what the AI may do.
Connect Minut Smart Home Sensor freePipMCP is not affiliated with Minut Smart Home Sensor. Product names are trademarks of their owners.






