Hi All,
I created an agent in Copilot Studio and added the plugin “Dynamics 365 ERP MCP (Preview)” as an MCP server in the Tools section.
Before publishing, I also enabled the Dynamics 365 ERP MCP (Preview) feature in Dynamics 365 Finance & Operations. After enabling it, a form named “Allowed MCP Clients” appeared under System administration → Setup, and my Copilot Studio application was automatically listed there with a client ID (I did not add it manually – it came by default).
After publishing the agent, the intention is that the MCP feature should allow Copilot to perform actions directly in F&O, such as creating purchase orders when a user requests it from the Copilot side panel inside F&O.
However, when I try a command like “Create a Purchase Order for vendor 1001”, Copilot does not execute the action. Instead, it only provides instructions / guidance on how to manually create the PO. This indicates that the MCP execution capability is not working as expected.
But when I test it in copilot studio itself before publish , it worked fine and create a purchase order with the vendor 1001. but it is not working in when i tried in F&O Environment.
Has anyone successfully enabled actual task execution (not just guidance) using this MCP preview feature?