Skip to content

Commit ffe961d

Browse files
authored
Update clients.mdx (modelcontextprotocol#211)
1 parent c768dce commit ffe961d

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

clients.mdx

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ This page provides an overview of applications that support the Model Context Pr
2323
| [Goose][Goose] |||||| Supports tools. |
2424
| [LibreChat][LibreChat] |||||| Supports tools for Agents |
2525
| [mcp-agent][mcp-agent] |||| ⚠️ || Supports tools, server connection management, and agent workflows. |
26+
| [Microsoft Copilot Studio] |||||| Supports tools |
2627
| [oterm][oterm] |||||| Supports tools. |
2728
| [Roo Code][Roo Code] |||||| Supports tools and resources. |
2829
| [Sourcegraph Cody][Cody] |||||| Supports resources through OpenCTX |
@@ -37,6 +38,7 @@ This page provides an overview of applications that support the Model Context Pr
3738
| [Apify MCP Tester][Apify MCP Tester] |||||| Supports tools |
3839

3940

41+
4042
[Claude]: https://claude.ai/download
4143
[Claude Code]: https://claude.ai/code
4244
[Cursor]: https://cursor.com
@@ -67,6 +69,7 @@ This page provides an overview of applications that support the Model Context Pr
6769
[Prompts]: https://modelcontextprotocol.io/docs/concepts/prompts
6870
[Tools]: https://modelcontextprotocol.io/docs/concepts/tools
6971
[Sampling]: https://modelcontextprotocol.io/docs/concepts/sampling
72+
[Microsoft Copilot Studio]: https://learn.microsoft.com/en-us/microsoft-copilot-studio/agent-extend-action-mcp
7073

7174
## Client details
7275

@@ -191,6 +194,14 @@ Programmatically assemble prompts for LLMs using [GenAIScript](https://microsoft
191194
- Implements every pattern defined in [Building Effective Agents](https://www.anthropic.com/research/building-effective-agents).
192195
- Supports workflow pause/resume signals, such as waiting for human feedback.
193196

197+
### Microsoft Copilot Studio
198+
[Microsoft Copilot Studio] is a robust SaaS platform designed for building custom AI-driven applications and intelligent agents, empowering developers to create, deploy, and manage sophisticated AI solutions.
199+
200+
**Key features:**
201+
- Support for MCP tools
202+
- Extend Copilot Studio agents with MCP servers
203+
- Leveraging Microsoft unified, governed, and secure API management solutions
204+
194205
### oterm
195206
[oterm] is a terminal client for Ollama allowing users to create chats/agents.
196207

0 commit comments

Comments
 (0)