Skip to content

Update data-platform-mcp.md #5463

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions powerapps-docs/maker/data-platform/data-platform-mcp.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,9 +167,7 @@ If you don’t have VS Code installed, [download Visual Studio Code - Mac, Linux

These instructions help you configure a Dataverse MCP server at the user setting level.

1. In VS Code, go to **Manage** (gear on lower left) > **Settings** or CTRL+, and then type *MCP*.
1. **Mcp** is listed under the **User** tab. Select **Edit in settings.json**.
:::image type="content" source="media/mcp-edit-vsc.png" alt-text="Edit Mcp JSON in VS Code":::
1. In VS Code, open the command palette using Ctrl+Shift+P or **View** > **Command Palette**. Type *MCP: Open User Configuration*
1. Add the Dataverse MCP configuration text inside the mcp "servers" setting following the curly brace.
:::image type="content" source="media/mcp-dataverse-json.png" alt-text="JSON snippet location for MCP Dataverse":::

Expand Down