mcp-configure

Configure Dataverse MCP server for GitHub Copilot in JSON files.

Updated Nov 21, 2025
One-click install
npx skills add https://github.com/lluppesms/dadabase.demo --skill mcp-configure-lluppesms
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mcp-configure
Source: https://github.com/lluppesms/dadabase.demo/tree/main/.github/skills/mcp-configure
Command: npx skills add https://github.com/lluppesms/dadabase.demo --skill mcp-configure-lluppesms

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill simplifies the process of configuring your Dataverse environment for use with GitHub Copilot's MCP (Model-driven Copilot) feature, enabling AI-assisted development directly within your IDE.

Core Features & Use Cases

  • Environment Discovery: Automatically lists available Dataverse environments via Azure CLI or allows manual URL entry.
  • Endpoint Selection: Choose between Generally Available (GA) or Preview endpoints for MCP.
  • Configuration Management: Saves MCP server configurations to either a global or project-specific JSON file.
  • Use Case: A developer needs to connect GitHub Copilot to their Dynamics 365 Customer Engagement environment to leverage AI for generating code related to Dataverse entities. This Skill guides them through selecting the correct environment and saving the configuration.

Quick Start

Use the mcp-configure skill to automatically discover and configure your Dataverse environment for GitHub Copilot.

Frequently Asked Questions about mcp-configure

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure Dataverse MCP for GitHub Copilot?

To configure Dataverse MCP for GitHub Copilot, use this Skill to discover your environment URL or enter it manually, select a GA or Preview endpoint, and save the server configuration to a global or project-specific JSON file.

Do I need Azure CLI to set up the Dataverse MCP server?

Azure CLI is required for the Dataverse MCP server setup if you want to automatically list and discover available Dataverse environments, but you can alternatively bypass it by manually entering your environment URL.

What is the difference between GA and Preview endpoints for Dataverse MCP?

Dataverse MCP configuration allows selecting between Generally Available (GA) endpoints for production stability and Preview endpoints for early feature access when connecting GitHub Copilot to your Dynamics 365 environment.

Can I save MCP server configurations for a specific project instead of globally?

You can save MCP server configurations either globally or project-specific by writing the JSON configuration files to your desired scope, ensuring GitHub Copilot connects to the correct Dataverse environment.

Why use a Skill to connect GitHub Copilot to Dynamics 365 Customer Engagement?

Using this Skill to connect GitHub Copilot to Dynamics 365 Customer Engagement simplifies configuring the Dataverse MCP server, enabling AI-assisted development for generating code related to Dataverse entities directly within your IDE.