LMCP Install Upgrade
lmcp_install_upgradeChecks for and installs a newer LMCP version — a self-upgrade of the LMCP app itself (not editing any of your data). Installing downloads the new version and RESTARTS LMCP (the AI client briefly reconnects), so it requires confirm=true. Pass check_only=true to only report whether a newer version is available, with no download or restart.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be true to actually install (which restarts LMCP). Without it, returns availability + a preview. | |
| check_only | No | If true, only report availability — no download, no install, no restart. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||