Skip to content
Charming Docs
Esc
navigateopen⌘Jpreview
On this page

Set up Microsoft 365 Copilot

Add Charming to Microsoft 365 Copilot through a declarative agent.

If your company already installed a Charming-backed agent, open that agent in Microsoft 365 Copilot and start building. The steps below create one for an organization.

Create the agent

  1. Install Microsoft 365 Agents Toolkit in VS Code.

  2. Create a Declarative Agent project.

  3. Add an action and choose Start with an MCP Server.

  4. Enter:

    https://charm.ing/mcp
  5. Choose OAuth with dynamic registration.

  6. Provision the project, sideload the package, and approve Charming when Copilot asks you to sign in.

  7. Open the agent in Microsoft 365 Copilot and ask it to build an app.

Charming apps open inside Copilot chat. An admin can upload the same package to the organization’s app catalog.

See Microsoft’s guides for building MCP plugins and publishing declarative agents.

Was this page helpful?