chore: publish from main

This commit is contained in:
github-actions[bot]
2026-07-16 00:30:12 +00:00
parent 6a843b5c57
commit d171be5b52
36 changed files with 7664 additions and 0 deletions
@@ -0,0 +1,19 @@
{
"name": "connector-namespaces",
"version": "1.1.0",
"type": "module",
"main": "extension.mjs",
"description": "Browse, connect, and open MCP connectors from your Azure Connector Namespace in Sandbox.",
"keywords": [
"azure",
"connector-namespace",
"mcp",
"mcp-connectors",
"model-context-protocol",
"tool-discovery"
],
"license": "MIT",
"dependencies": {
"@github/copilot-sdk": "1.0.6"
}
}