{ "name": "power-platform-mcp-connector-development", "description": "Complete toolkit for developing Power Platform custom connectors with Model Context Protocol integration for Microsoft Copilot Studio", "version": "1.0.0", "author": { "name": "Awesome Copilot Community" }, "repository": "https://github.com/github/awesome-copilot", "license": "MIT", "tags": [ "power-platform", "mcp", "copilot-studio", "custom-connector", "json-rpc" ], "display": { "ordering": "manual", "show_badge": true }, "items": [ { "path": "instructions/power-platform-mcp-development.instructions.md", "kind": "instruction" }, { "path": "prompts/power-platform-mcp-connector-suite.prompt.md", "kind": "prompt" }, { "path": "prompts/mcp-copilot-studio-server-generator.prompt.md", "kind": "prompt" }, { "path": "agents/power-platform-mcp-integration-expert.agent.md", "kind": "agent" } ] }