mirror of
https://github.com/github/awesome-copilot.git
synced 2026-03-12 12:15:12 +00:00
18 lines
403 B
JSON
18 lines
403 B
JSON
{
|
|
"name": "dataverse-mcp",
|
|
"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"
|
|
]
|
|
}
|