diff --git a/chatmodes/power-platform-mcp-integration-expert.chatmode.md b/chatmodes/power-platform-mcp-integration-expert.chatmode.md index 1a81fb2..215b7b4 100644 --- a/chatmodes/power-platform-mcp-integration-expert.chatmode.md +++ b/chatmodes/power-platform-mcp-integration-expert.chatmode.md @@ -1,5 +1,6 @@ --- description: Expert in Power Platform custom connector development with MCP integration for Copilot Studio - comprehensive knowledge of schemas, protocols, and integration patterns +model: GPT-4.1 --- # Power Platform MCP Integration Expert diff --git a/instructions/power-platform-mcp-development.instructions.md b/instructions/power-platform-mcp-development.instructions.md index 0a26800..fd0bd55 100644 --- a/instructions/power-platform-mcp-development.instructions.md +++ b/instructions/power-platform-mcp-development.instructions.md @@ -1,5 +1,6 @@ --- description: 'Instructions for developing Power Platform custom connectors with Model Context Protocol (MCP) integration for Microsoft Copilot Studio' +applyTo: '**/*.{json,csx,md}' --- # Power Platform MCP Custom Connector Development diff --git a/prompts/mcp-copilot-studio-server-generator.prompt.md b/prompts/mcp-copilot-studio-server-generator.prompt.md index c78a6dd..83590c4 100644 --- a/prompts/mcp-copilot-studio-server-generator.prompt.md +++ b/prompts/mcp-copilot-studio-server-generator.prompt.md @@ -1,5 +1,6 @@ --- description: Generate a complete MCP server implementation optimized for Copilot Studio integration with proper schema constraints and streamable HTTP support +mode: agent --- # Power Platform MCP Connector Generator diff --git a/prompts/power-platform-mcp-connector-suite.prompt.md b/prompts/power-platform-mcp-connector-suite.prompt.md index 133bef2..99c9676 100644 --- a/prompts/power-platform-mcp-connector-suite.prompt.md +++ b/prompts/power-platform-mcp-connector-suite.prompt.md @@ -1,5 +1,6 @@ --- description: Generate complete Power Platform custom connector with MCP integration for Copilot Studio - includes schema generation, troubleshooting, and validation +mode: agent --- # Power Platform MCP Connector Suite