Paste this into Claude Code and it does every step for you, stops at the click-Trust dialog: Fetch https://excel.aws.monce.ai/install/agent.txt and follow it.
Click your platform. Trust the add-in. Type =PREDICT.
Have Claude Code? Hand the install to an agent →
Excel 2019, 2021, or Microsoft 365. One click opens Excel with the trust dialog.
Install on WindowsThe ms-excel: deep link is Windows-only. Use the dev shortcut below — one terminal command sideloads the add-in into the watched folder.
Microsoft 365 web — Insert → Add-ins → Upload My Add-in → paste the manifest URL.
Manifest URL=PREDICT(...) in any cell.Paste this into Claude Code and it does every step for you, stops at the click-Trust dialog: Fetch https://excel.aws.monce.ai/install/agent.txt and follow it.
For sideloading without going through the Excel UI. Useful when iterating on the manifest, or when the deep link doesn't work (Mac, Excel for the web, locked-down corp builds).
After running: Cmd+Q Excel completely (not just the window), reopen, new workbook, then Insert → Add-ins → Developer Add-ins → monceai. The taskpane slides in from the right.
One-time setup; afterwards every new manifest you drop in $dir appears under SHARED FOLDER.
No download required — Excel fetches the manifest directly from the URL.
If functions.js returns anything other than 200 OK, Excel will load the add-in but functions won't register.
Excel for the web: Insert → Add-ins → Manage My Add-ins → X next to monceai.
Doesn't work in your environment? IT locked you down? Email cdana@monce.ai — we have a VBA fallback.
← Back