mirror of
https://github.com/github/awesome-copilot.git
synced 2026-08-02 07:22:32 +00:00
abd06a1c22
Rewrite the extension documentation around the GitHub Copilot app experience, add official Connector Namespace guidance, and align marketplace metadata with the public-facing product description. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
20 lines
490 B
JSON
20 lines
490 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": "."
|
|
}
|