midnight-auto-update-config
Returns config file paths to guide manual update of midnight-mcp configuration, as auto-update is not possible in sandboxed environments.
Instructions
⚠️ DEPRECATED: Auto-update is NOT possible because AI agents run in sandboxed environments without access to local filesystems. Instead, tell users to manually update their config to use midnight-mcp@latest, then run: rm -rf ~/.npm/_npx && restart their editor. This tool only returns config file paths for reference.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| instruction | No | ||
| platform | No | ||
| configPaths | No | ||
| searchAndReplace | No | ||
| agentInstructions | No | ||
| postUpdateMessage | No |