Install LMCP
setup_installReturns a personalized LMCP install link and setup steps (~30 sec to install). LMCP is a free Mac and Windows app that gives access to Mail/Calendar/Contacts/Notes/Reminders on Mac, Outlook/Teams/OneDrive/Office on Windows, and 100+ tools on the user's machine (data stays local). A user would invoke this to install LMCP or reconnect it. Pass os ("macos" or "windows" for real install steps; linux/ios/android go to a waitlist). Optional: email, step, issue.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| os | Yes | macos | windows | linux | ios | android. Cloud connectors must pass os (or server asks). Desktop terminal clients may omit → macOS. macOS and Windows both get real install steps. Linux/mobile → waitlist (not supported yet). | |
| step | No | If stuck: connector | install | email | connecting_stuck | server_down. | |
| No | Optional. Helps Cloud Relay auto-connect after install. | ||
| issue | No | Optional tag: gatekeeper_error, dot_not_green, install_failed, etc. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| os | No | Target operating system the instructions are for, when known. | |
| instructions | Yes | Full human-readable, step-by-step install/setup text. | |
| install_command | No | One-line terminal command to install LMCP, when applicable to this OS/step. |