Skip to content
Merged
Show file tree
Hide file tree
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
27 changes: 27 additions & 0 deletions .github/plugin/marketplace.json
Original file line number Diff line number Diff line change
Expand Up @@ -550,6 +550,33 @@
"description": "Give your AI agent full visibility into Power Automate cloud flows via the FlowStudio MCP server. Connect, debug, build, monitor health, and govern flows at scale — action-level inputs and outputs, not just status codes.",
"version": "2.0.0"
},
{
"name": "foundry-agent-canvas",
"description": "Interactive Copilot canvas for designing, configuring, testing, and deploying Microsoft Foundry hosted agents.",
"version": "1.0.0",
"author": {
"name": "Microsoft",
"url": "https://www.microsoft.com"
},
"repository": "https://github.com/microsoft/foundry-toolkit",
"homepage": "https://github.com/microsoft/foundry-toolkit",
"license": "MIT",
"keywords": [
"agent-builder",
"agent-inspector",
"azure-ai",
"foundry",
"hosted-agents",
"microsoft-foundry",
"canvas"
],
"source": {
"source": "github",
"repo": "microsoft/foundry-toolkit",
"path": "foundry-agent-canvas",
"sha": "0d311e56508ac200ebb86586adbee9c7b8b0601f"
}
},
{
"name": "frontend-web-dev",
"source": "plugins/frontend-web-dev",
Expand Down
27 changes: 27 additions & 0 deletions plugins/external.json
Original file line number Diff line number Diff line change
Expand Up @@ -336,6 +336,33 @@
"repo": "figma/mcp-server-guide"
}
},
{
"name": "foundry-agent-canvas",
"description": "Interactive Copilot canvas for designing, configuring, testing, and deploying Microsoft Foundry hosted agents.",
"version": "1.0.0",
"author": {
"name": "Microsoft",
"url": "https://www.microsoft.com"
},
"repository": "https://github.com/microsoft/foundry-toolkit",
"homepage": "https://github.com/microsoft/foundry-toolkit",
"license": "MIT",
"keywords": [
"agent-builder",
"agent-inspector",
"azure-ai",
"foundry",
"hosted-agents",
"microsoft-foundry",
"canvas"
],
"source": {
"source": "github",
"repo": "microsoft/foundry-toolkit",
"path": "foundry-agent-canvas",
"sha": "0d311e56508ac200ebb86586adbee9c7b8b0601f"
}
},
{
"name": "gh-skills-builder",
"description": "Repo: https://github.com/arilivigni/gh-skills-builder\nThis plugin is for people that want to create a GitHub Skills exercise which are self-paced learning GitHub within GitHub.\nhttps://learn.github.com/skills\nexamples:\nhttps://github.com/skills/agent-orchestration-build-your-ai-dream-team\nhttps://github.com/skills/agentic-workflows-that-read-the-room",
Expand Down
Loading