unifi_protect_auth_status
Checks if the MCP server can reach the UniFi Protect console by making a live call. Reports host, account, Protect version, TLS verification, and write access; if none configured, returns setup steps.
Instructions
Check whether this server can actually reach your UniFi Protect console. By default it logs in and makes a real call, so the answer reflects the console rather than cached state — this is the tool to run when something is not working. Reports the host, the account, the Protect version, whether TLS is verified, and whether writes are enabled; when nothing is configured it returns the exact setup steps instead. Call this first when a tool you expected is not listed: an absent tool means missing configuration or writes being off, not a bug.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| probe | No | Actually contact the console (logging in if needed) rather than only reporting what is already cached. Set false for a fast, purely local answer. |