mirror of
https://github.com/github/awesome-copilot.git
synced 2026-03-12 20:25:11 +00:00
Rename plugin from dataverse-mcp to just dataverse
This commit is contained in:
17
plugins/dataverse/.github/plugin/plugin.json
vendored
Normal file
17
plugins/dataverse/.github/plugin/plugin.json
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "dataverse",
|
||||
"description": "Comprehensive collection for Microsoft Dataverse integrations. Includes MCP setup commands.",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "Awesome Copilot Community"
|
||||
},
|
||||
"repository": "https://github.com/github/awesome-copilot",
|
||||
"license": "MIT",
|
||||
"keywords": [
|
||||
"dataverse",
|
||||
"mcp"
|
||||
],
|
||||
"commands": [
|
||||
"./commands/mcp-setup.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user