Skip to main content

mcp-configure

Configures a Dataverse MCP server for GitHub Copilot, enabling seamless integration with your organization's environment.

Install this skill

or
79/100

Security score

The mcp-configure skill was audited on Feb 28, 2026 and we found 13 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 21

Access to hidden dotfiles in home directory

SourceSKILL.md
21- **Global**: `~/.copilot/mcp-config.json` (use the user's home directory)
medium line 230

Access to hidden dotfiles in home directory

SourceSKILL.md
230- For global configuration, check permissions on the `~/.copilot/` directory
low line 37

External URL reference

SourceSKILL.md
37"url": "https://example.com/api/mcp"
low line 48

External URL reference

SourceSKILL.md
48["https://orgfbb52bb7.crm.dynamics.com/api/mcp"]
low line 84

External URL reference

SourceSKILL.md
84az account get-access-token --resource https://service.powerapps.com/ --query accessToken --output tsv
low line 89

External URL reference

SourceSKILL.md
89GET https://api.powerapps.com/providers/Microsoft.PowerApps/environments?api-version=2016-11-01
low line 103

External URL reference

SourceSKILL.md
103{ "displayName": "My Org (default)", "instanceUrl": "https://orgfbb52bb7.crm.dynamics.com" },
low line 104

External URL reference

SourceSKILL.md
104{ "displayName": "Another Env", "instanceUrl": "https://orgabc123.crm.dynamics.com" }
low line 118

External URL reference

SourceSKILL.md
118> Example: `https://myorg.crm10.dynamics.com`
low line 130

External URL reference

SourceSKILL.md
130> 1. My Org (default) — `https://orgfbb52bb7.crm.dynamics.com` **(already configured)**
low line 131

External URL reference

SourceSKILL.md
131> 2. Another Env — `https://orgabc123.crm.dynamics.com`
low line 161

External URL reference

SourceSKILL.md
161- Example: `https://orgbc9a965c.crm10.dynamics.com` → `orgbc9a965c`
low line 224

External URL reference

SourceSKILL.md
224- The URL format is correct (`https://<org>.<region>.dynamics.com`)
Scanned on Feb 28, 2026
View Security Dashboard
Installation guide →