AI for Microsoft Project: Schedules & Resources with Claude
"AI for MS Project" now means something concrete: you can drive Microsoft Project with an AI assistant in plain English — build a linked schedule from a work breakdown, update progress, level resources, compare against baseline and produce reports — without touching VBA. This guide shows what that looks like in practice, with real prompts.
What "AI for MS Project" means today
Scheduling AI comes in two flavours. One talks about project management — it can explain what a baseline is, but you still do the clicking. The other operates Microsoft Project: creates the tasks, links them, assigns the resources and reads the critical path back to you. The second is the one worth having.
HuskyBIM takes that second approach. It connects an AI client — Claude Desktop, or Cursor, VS Code and Windsurf via a standalone install — to Microsoft Project through the Model Context Protocol (MCP), driving the real desktop application through its automation interface. HuskyBIM for MS Project ships 295 such tools.
What you can genuinely automate
Here are real prompts, grouped by the kind of work they cover.
Build a schedule from this WBS: phases as summary tasks, activities with the durations I listed, and finish-to-start links down each phase.Insert a two-week "Procurement" phase before construction and shift the successors accordingly.Set these ten tasks to 100% complete as of last Friday, and mark the concrete works 60% done.Save a baseline, then show me every task slipping more than 5 days against it.Add the resources from this list with their rates, assign them to the tasks I named, and show me who is overallocated in March.Show the critical path and the total float of the five longest tasks.Export a table of all milestones with dates and status to share with the client.Create a custom text field "Contract package", fill it from the task names by prefix, and group the view by it.The recurring patterns are schedule generation (structured plans from a description or list), bulk updates (progress, dates and fields across many tasks), resource management (assignments and overallocation), and analysis (critical path, baseline variance, reporting). The clicking-heavy schedule administration is exactly what AI handles well.
How it works
The chain is short: an AI client (Claude Desktop, or Cursor / VS Code / Windsurf) is where you type; the connector receives Claude's tool calls and executes them against your running desktop Microsoft Project through its automation interface — the same mechanism Project's own macros use. Everything runs on your Windows machine; the AI client sends your request text and the tool results to Anthropic's models to reason over them, the same as any Claude chat.
Honest limits
- Desktop Microsoft Project must be installed and open with your plan loaded. The connector drives the real application; it is not a web viewer.
- Windows only. Microsoft Project is Windows software, so the connector is too.
- Review the output. Schedule edits are real project data — check dates and links after a bulk change, and keep a baseline so you can compare. Work on a copy when trying a new prompt.
- Be specific. "Update the schedule" is ambiguous; "set tasks 12–22 to 100% complete as of 31 July" is not.
Try AI for MS Project — free
Create a free HuskyBIM account, install the connector, open your plan in Microsoft Project, and start giving Claude instructions in plain language.
Frequently asked questions
Do I need to know VBA or macros to use AI for MS Project?
No. You describe what you want in plain language and Claude calls the connector's tools for you. For unusual tasks Claude can use a built-in automation escape hatch on your behalf — but you never write code.
Does it work with Microsoft Project Online or only the desktop app?
The connector drives the desktop Microsoft Project application on your Windows machine, which is where its 295 tools operate. Plans stored in Project Server / Project Online can be worked on through the desktop client as usual.
Which AI clients can I use?
Claude Desktop via the one-click extension, and Cursor, VS Code or Windsurf via the standalone installer. Both use the same connector and the same tools.
Is my schedule data safe? Where does it run?
The connector runs on your own Windows machine and talks to Microsoft Project locally. To answer your prompts, the AI client sends your request text and the data the tools return to Anthropic's Claude models, the same as any other Claude conversation.