configure-mcp-action

Configure MCP action inputs, display names, descriptions, and connection modes in Copilot Studio agents.

Updated Mar 24, 2026
One-click install
npx skills add https://github.com/javiarmesto/CIRCE-Agent-Squad-for-Microsoft-Copilot-Studio --skill configure-mcp-action
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: configure-mcp-action
Source: https://github.com/javiarmesto/CIRCE-Agent-Squad-for-Microsoft-Copilot-Studio/tree/main/.github/skills/configure-mcp-action
Command: npx skills add https://github.com/javiarmesto/CIRCE-Agent-Squad-for-Microsoft-Copilot-Studio --skill configure-mcp-action

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill simplifies the process of configuring Model Context Protocol (MCP) actions in Copilot Studio agents, allowing users to interactively update settings and metadata without manual editing of YAML files.

Core Features & Use Cases

  • Interactive Configuration: Walks users through each configurable field, showing current values and asking for changes.
  • MCP Action Structure: Reads current configuration, presents fields, and applies changes confirmed by the user.
  • Use Case: Ideal for updating environment inputs, display names, descriptions, and connection modes for MCP actions in Copilot Studio agents.

Quick Start

Run the skill with the argument-hint to specify which MCP action to configure: configure-mcp-action <optional: which MCP action to configure>

Frequently Asked Questions about configure-mcp-action

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

FAQPage Schema
How do I configure MCP actions in Copilot Studio agents without manually editing YAML files?

To configure MCP actions in Copilot Studio agents, you can interactively update settings and metadata like inputs, display names, descriptions, and connection modes. This avoids manual YAML editing by prompting you for each change directly.

What is the process for interactively updating MCP action configurations?

Updating MCP action configurations involves reading the current settings, presenting each configurable field with its existing values, and applying your confirmed changes. This interactive process ensures accurate updates to inputs and connection modes.

Do I need access to specific files to configure Copilot Studio agent MCP actions?

Yes, configuring Copilot Studio agent MCP actions requires access to the agent's action files and connection references. These files provide the current configuration structure needed to interactively update settings.

What's the best way to update environment inputs and connection modes for MCP actions?

The best way to update environment inputs and connection modes for MCP actions is through an interactive configuration process. It walks you through each field, shows current values, and applies your confirmed changes to the agent.

Can I update display names and descriptions for multiple MCP actions in Copilot Studio?

Yes, you can update display names and descriptions for MCP actions in Copilot Studio. By specifying which MCP action to configure, the tool interactively guides you through updating its specific metadata fields.

What are the limitations of using an interactive update for MCP action configuration?

The interactive update for MCP action configuration is limited by its reliance on accessing the agent's action files and connection references. Without proper access to these underlying files, the configuration process cannot proceed.