configure-canvas-mcp Skill
Configure the Canvas Authoring MCP server for the current coauthoring session. USE WHEN "configure MCP", "set up MCP server", "MCP not working", "connect Canvas Apps MCP", "canvas-authoring not available", "MCP not configured", "set up canvas apps". DO NOT USE WHEN prerequisites are missing — direct the user to install Published by microsoft in power-platform-skills.
What is configure-canvas-mcp Skill?
Configure the Canvas Authoring MCP server for the current coauthoring session. USE WHEN "configure MCP", "set up MCP server", "MCP not working", "connect Canvas Apps MCP", "canvas-authoring not available", "MCP not configured", "set up canvas apps". DO NOT USE WHEN prerequisites are missing — direct the user to install Published by microsoft in power-platform-skills. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Browser automation
- Browser automation use cases
Technical details
- Install or run with Copy skill directory
When to use configure-canvas-mcp Skill
- Use it for browser automation.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/power-platform-skills
- Skill file: plugins/canvas-apps/skills/configure-canvas-mcp/SKILL.md
What it does
Configure the Canvas Authoring MCP server for the current coauthoring session. USE WHEN "configure MCP", "set up MCP server", "MCP not working", "connect Canvas Apps MCP", "canvas-authoring not available", "MCP not configured", "set up canvas apps". DO NOT USE WHEN prerequisites are missing — direct the user to install
Skill instructions
Configure the Canvas Authoring MCP Server This skill configures the Canvas Authoring MCP server for the user's current Power Apps coauthoring session. The MCP server is auto-registered by the plugin — this skill connects it to a specific app session. Instructions 0. Check prerequisites Verify that .NET 10 SDK or higher is installed: bash dotnet --list-sdks If a version 10.x.y or higher is not listed, tell the user: ⚠️ .NET 10 SDK is required to run the Canvas Authoring MCP server. It looks like you don't have it installed. Please install it first to use this skill. https://dotnet.microsoft.com/download/dotnet/10.0 Then wait for the user to install it before continuing. If they say it's installed, run the command again to confirm. If it's still not found, repeat the message until they have it installed. 1. Ask for the studio URL Ask the user: What is the URL of your canvas app studio session? Copy the URL from the browser address bar while your app is open in Power Apps Designer (it sho
Explore related resources
Frequently asked questions
What is configure-canvas-mcp?
configure-canvas-mcp is a open-source AI agent skill with Copy skill directory. Configure the Canvas Authoring MCP server for the current coauthoring session.
Who is configure-canvas-mcp best for?
configure-canvas-mcp is best for reusing agent instructions, scripts, and references, browser automation workflows.
How do I install configure-canvas-mcp?
Install or run configure-canvas-mcp using Copy skill directory. Check configure-canvas-mcp for the latest setup command.
Is configure-canvas-mcp actively maintained?
configure-canvas-mcp may need a closer maintenance check before production use.
Auto-fetched from GitHub.