add-data-source

Guide users to add data sources in Power Apps Studio and verify MCP server availability.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/butchersoft-msn/power-platform-mcpserver-for-openai --skill add-data-source-butchersoft-msn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: add-data-source
Source: https://github.com/butchersoft-msn/power-platform-mcpserver-for-openai/tree/main/Assets/Plugins/canvas-apps/skills/add-data-source
Command: npx skills add https://github.com/butchersoft-msn/power-platform-mcpserver-for-openai --skill add-data-source-butchersoft-msn

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Data sources, connections, and API connectors cannot be added by the coding agent — they must be added through the Power Apps Studio interface. This skill informs the user, guides them to add the connection in their Studio session, verifies it is available via the MCP server, and then continues with any pending work.

Core Features & Use Cases

  • Phase 0 — Identify the Connection Type
  • Phase 1 — Inform the User
  • Phase 2 — Wait for Confirmation
  • Phase 3 — Verify the Connection
  • Phase 4 — Continue

Quick Start

Open Power Apps Studio, go to Data, click Add data, choose the data source or connector, complete authentication, and verify the connection is visible to continue.

Frequently Asked Questions about add-data-source

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

FAQPage Schema
How do I add a data source to a Canvas App in Power Apps Studio?

To add a data source in Power Apps Studio, open your Canvas App, navigate to the Data panel, click Add data, select your desired data source or connector, complete the authentication process, and verify the connection is visible to the MCP server.

Why can't my coding agent add data connections directly to my Canvas App?

Data sources, connections, and API connectors cannot be added by the coding agent because they require manual authentication. They must be added through the Power Apps Studio interface so the system can verify the connection is available via the MCP server before continuing.

Can I connect SharePoint, Dataverse, and SQL data sources to my Canvas App?

Yes, you can connect SharePoint, Dataverse, SQL, Excel, OneDrive, Teams, and Office 365 data sources. This process handles both standard data sources and API connectors, requiring you to authenticate and verify the connection in Power Apps Studio.

What is the process to verify an API connector is available to the MCP server?

Verifying an API connector involves adding the connection through Power Apps Studio, completing authentication, and waiting for user confirmation. The system then uses MCP tools like list_apis and describe_api to verify the connection is available before proceeding.

Does adding a data source in Power Apps Studio work with Excel and OneDrive?

Yes, adding a data source works with Excel, OneDrive, Teams, and Office 365. You must open Power Apps Studio, navigate to Data, click Add data, choose your specific connector, complete the required authentication, and verify the connection.

What should I do if my data source connection is not visible to the MCP server?

If your data source connection is not visible, ensure you have completed authentication in Power Apps Studio. The system waits for user confirmation and then verifies availability using MCP tools like list_data_sources and get_data_source_schema before continuing pending work.