Files
awesome-copilot/extensions/connector-namespaces/.github/plugin/plugin.json
T
github-actions[bot] e18018d4d7 chore: publish from main
2026-07-20 23:12:00 +00:00

20 lines
499 B
JSON

{
"name": "connector-namespaces",
"description": "Interactive GitHub Copilot canvas for discovering, connecting, and managing hosted MCP servers from Azure Connector Namespace.",
"version": "1.2.0",
"author": {
"name": "Alex Yang",
"url": "https://github.com/alexyaang"
},
"keywords": [
"azure",
"connector-namespace",
"mcp",
"mcp-connectors",
"model-context-protocol",
"tool-discovery"
],
"logo": "assets/preview.png",
"extensions": "extensions"
}