mcp-configure

Configure Dataverse MCP server for GitHub Copilot in JSON config files.

1|Updated Dec 22, 2025
One-click install
npx skills add https://github.com/dhar174/langgraph_system_generator --skill mcp-configure
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mcp-configure
Source: https://github.com/dhar174/langgraph_system_generator/tree/main/.github/skills/mcp-configure
Command: npx skills add https://github.com/dhar174/langgraph_system_generator --skill mcp-configure

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill simplifies the process of configuring your Dataverse MCP server for GitHub Copilot, enabling seamless interaction with your Dataverse environments directly from your code editor.

Core Features & Use Cases

  • Environment Configuration: Set up MCP servers for GitHub Copilot, either globally or per project.
  • URL Auto-Discovery: Automatically finds your Dataverse environments using Azure CLI.
  • Endpoint Selection: Choose between Generally Available (GA) or Preview endpoints.
  • Use Case: A developer needs to connect GitHub Copilot to their organization's Dataverse instance to query and manipulate data. This skill guides them through providing the correct environment URL and selecting the appropriate endpoint, then updates the necessary configuration file.

Quick Start

Use the mcp-configure skill to set up your Dataverse MCP server for GitHub Copilot, choosing between global or project-specific configuration.

Frequently Asked Questions about mcp-configure

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

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

To configure the Dataverse MCP server for GitHub Copilot, you provide your environment URL or use Azure CLI for auto-discovery, select a GA or Preview endpoint, and the tool updates your JSON configuration file with the server details.

Can I auto-discover Dataverse environment URLs for my MCP configuration?

Yes, you can auto-discover Dataverse environment URLs for your MCP configuration by using Azure CLI, which automatically finds your environments to streamline the server setup process.

Does configuring Dataverse MCP overwrite existing settings in mcp-config.json?

Configuring Dataverse MCP does not overwrite existing settings in mcp-config.json; it safely updates existing server entries or adds new ones while preserving your other configurations.

What is the difference between GA and Preview endpoints when setting up Dataverse MCP?

The difference between GA and Preview endpoints when setting up Dataverse MCP is stability and feature availability; you select between Generally Available or Preview endpoints during configuration to target specific API feature sets.

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

You do not need Azure CLI to set up your Dataverse MCP server; while it enables URL auto-discovery, you can alternatively configure the server by manually entering the environment URL.