Update Self
localnest_update_selfUpdates the LocalNest MCP server to a specified version via npm and reinitializes the bundled skill, requiring user approval before execution.
Instructions
Update localnest-mcp globally via npm and sync bundled skill. Supports stable, beta, or explicit version targets. Requires explicit user approval.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| approved_by_user | No | ||
| dry_run | No | ||
| version | No | latest | |
| reinstall_skill | No | ||
| response_format | No | json |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| meta | Yes |