pac-copilot-kit

dgpblogster/pac-copilot-kit
★ 0 stars PowerShell Code/Dev Tools Updated 2d ago
Paved-road toolkit for the Copilot Studio agent lifecycle: PowerShell module + MCP server over pac CLI and the Dataverse Web API
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "pac-copilot-kit": {
      "command": "npx",
      "args": [
        "-y",
        "dgpblogster/pac-copilot-kit"
      ]
    }
  }
}

README Excerpt

A paved-road toolkit for the Microsoft Copilot Studio agent lifecycle, built on the Power Platform CLI (`pac`) and the Dataverse Web API. > **Status: v0.1.0, released.** The module is on the [PowerShell Gallery](https://www.powershellgallery.com/packages/PacCopilotKit) and the MCP server is on [npm](https://www.npmjs.com/package/pac-copilot-kit-mcp). Two commands and you are running:

Topics

almcopilot-studiodataversemcppac-clipower-platformpowershell