Copilot Studio MCP for Claude Code
io.github.jgt87/copilot-studio-mcp
Build, test, ship and maintain Microsoft Copilot Studio agents from the editor
client:Claude Code
transport:stdio
runtime:npm
Install Copilot Studio MCP in Claude Code
run in your project directory
claude mcp add copilot-studio-mcp -e CPS_WORKSPACE=<CPS_WORKSPACE> -e CPS_TENANT_ID=<CPS_TENANT_ID> -e CPS_CLIENT_ID=<CPS_CLIENT_ID> -e CPS_READ_ONLY=<CPS_READ_ONLY> -e CPS_TOOLS=<CPS_TOOLS> -- npx -y copilot-studio-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs