Files
Aaron Powell 647889c0ac refresh readme
2026-02-05 13:56:13 +11:00

35 lines
993 B
Markdown

# MCP-based M365 Agents Plugin
Comprehensive collection for building declarative agents with Model Context Protocol integration for Microsoft 365 Copilot
## Installation
```bash
# Using Copilot CLI
copilot plugin install mcp-m365-copilot@awesome-copilot
```
## What's Included
### Commands (Slash Commands)
| Command | Description |
|---------|-------------|
| `/mcp-m365-copilot:mcp-create-declarative-agent` | mcp-create-declarative-agent |
| `/mcp-m365-copilot:mcp-create-adaptive-cards` | mcp-create-adaptive-cards |
| `/mcp-m365-copilot:mcp-deploy-manage-agents` | mcp-deploy-manage-agents |
### Agents
| Agent | Description |
|-------|-------------|
| `mcp-m365-agent-expert` | Expert assistant for building MCP-based declarative agents for Microsoft 365 Copilot with Model Context Protocol integration |
## Source
This plugin is part of [Awesome Copilot](https://github.com/github/awesome-copilot), a community-driven collection of GitHub Copilot extensions.
## License
MIT