mirror of
https://github.com/github/awesome-copilot.git
synced 2026-07-21 12:54:13 +00:00
20 lines
499 B
JSON
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"
|
|
}
|