什麼是 mcp-configure?
使用 Dataverse 環境為 GitHub Copilot 設定 MCP 伺服器。 來源:github/awesome-copilot。
使用 Dataverse 環境為 GitHub Copilot 設定 MCP 伺服器。
透過命令列快速安裝 mcp-configure AI 技能到你的開發環境
來源:github/awesome-copilot。
This skill configures the Dataverse MCP server for GitHub Copilot with your organization's environment URL. Each organization is registered with a unique server name based on the org identifier (e.g., DataverseMcporgbc9a965c). If the user provided a URL it is: $ARGUMENTS.
Ask the user whether they want to configure the MCP server globally or for this project only:
Would you like to configure the Dataverse MCP server: Globally (available in all projects) Project-only (available only in this project)
使用 Dataverse 環境為 GitHub Copilot 設定 MCP 伺服器。 來源:github/awesome-copilot。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/github/awesome-copilot --skill mcp-configure使用 Dataverse 環境為 GitHub Copilot 設定 MCP 伺服器。 來源:github/awesome-copilot。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/github/awesome-copilot --skill mcp-configure 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/github/awesome-copilot