configure-canvas-mcp

Register the Canvas Authoring MCP server with Copilot integrations using studio URL details.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/butchersoft-msn/power-platform-mcpserver-for-openai --skill configure-canvas-mcp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: configure-canvas-mcp
Source: https://github.com/butchersoft-msn/power-platform-mcpserver-for-openai/tree/main/Assets/Plugins/canvas-apps/skills/configure-canvas-mcp
Command: npx skills add https://github.com/butchersoft-msn/power-platform-mcpserver-for-openai --skill configure-canvas-mcp

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Register the Canvas Authoring MCP server with Copilot and Claude Code, enabling seamless integration and consistent configuration across tools by automating prerequisite checks and registration steps.

Core Features & Use Cases

  • Automatically detects the target tool (VS Code Copilot, GitHub Copilot CLI, or Claude Code) and routes the setup flow accordingly.
  • Extracts ENV_ID, APP_ID, MAKER_HOSTNAME, and CLUSTER_CATEGORY from the studio URL to configure the MCP server or register Claude.
  • Provides a guided workflow to apply MCP server configuration across environments, including prerequisites (like .NET 10) and registration steps.

Quick Start

Run through the guided prompts to identify your tool, provide your canvas studio URL, and apply the MCP server registration steps.

Frequently Asked Questions about configure-canvas-mcp

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I register the Canvas Authoring MCP server with GitHub Copilot CLI?

To register the Canvas Authoring MCP server with GitHub Copilot CLI, run the guided prompts to provide your canvas studio URL, which extracts ENV_ID, APP_ID, MAKER_HOSTNAME, and CLUSTER_CATEGORY to complete registration.

Do I need the .NET 10 SDK to configure Canvas MCP?

Yes, configuring Canvas MCP requires the .NET 10 SDK as a prerequisite. The guided workflow validates this environment setup before proceeding with the MCP server registration for VS Code Copilot or Claude Code.

Can I use Canvas MCP with VS Code Copilot and Claude Code?

Yes, you can use Canvas MCP with VS Code Copilot and Claude Code. The setup flow automatically detects the target tool and routes the configuration accordingly for immediate operation.

How does the Canvas MCP setup extract ENV_ID and APP_ID from a studio URL?

The Canvas MCP setup extracts ENV_ID, APP_ID, MAKER_HOSTNAME, and CLUSTER_CATEGORY by parsing your provided canvas studio URL during the guided workflow, applying these values to configure the server.

What is the best way to streamline MCP server configuration across multiple Copilot environments?

The best way to streamline MCP server configuration across Copilot environments is using a guided workflow that automates prerequisite checks and applies consistent registration steps across VS Code Copilot, GitHub CLI, and Claude Code.

Why does Canvas MCP registration fail if prerequisites are missing?

Canvas MCP registration requires prerequisites like the .NET 10 SDK to be validated first; if missing, the guided workflow halts to ensure the environment supports the MCP server before applying configuration steps.