Skip to content
This repository was archived by the owner on Apr 8, 2025. It is now read-only.

Add Tencent CloudBase AI DevKit to clients list #251

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
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
10 changes: 10 additions & 0 deletions clients.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ This page provides an overview of applications that support the Model Context Pr
| [LibreChat][LibreChat] | ❌ | ❌ | ✅ | ❌ | ❌ | Supports tools for Agents |
| [mcp-agent][mcp-agent] | ❌ | ❌ | ✅ | ⚠️ | ❌ | Supports tools, server connection management, and agent workflows. |
| [Microsoft Copilot Studio] | ❌ | ❌ | ✅ | ❌ | ❌ | Supports tools |
| [Tencent CloudBase AI DevKit] | ❌ | ❌ | ✅ | ❌ | ❌ | Supports tools |
| [oterm][oterm] | ❌ | ✅ | ✅ | ❌ | ❌ | Supports tools and prompts. |
| [Roo Code][Roo Code] | ✅ | ❌ | ✅ | ❌ | ❌ | Supports tools and resources. |
| [Sourcegraph Cody][Cody] | ✅ | ❌ | ❌ | ❌ | ❌ | Supports resources through OpenCTX |
Expand Down Expand Up @@ -72,6 +73,7 @@ This page provides an overview of applications that support the Model Context Pr
[Tools]: https://modelcontextprotocol.io/docs/concepts/tools
[Sampling]: https://modelcontextprotocol.io/docs/concepts/sampling
[Microsoft Copilot Studio]: https://learn.microsoft.com/en-us/microsoft-copilot-studio/agent-extend-action-mcp
[Tencent CloudBase AI DevKit]: https://docs.cloudbase.net/ai/agent/mcp

## Client details

Expand Down Expand Up @@ -204,6 +206,14 @@ Programmatically assemble prompts for LLMs using [GenAIScript](https://microsoft
- Extend Copilot Studio agents with MCP servers
- Leveraging Microsoft unified, governed, and secure API management solutions

### Tencent CloudBase AI DevKit
[Tencent CloudBase AI DevKit] is a tool for building AI agents in minutes, featuring zero-code tools, secure data integration, and extensible plugins via MCP.

**Key features:**
- Support for MCP tools
- Extend agents with MCP servers
- MCP servers hosting: serverless hosting and authentication support

### oterm
[oterm] is a terminal client for Ollama allowing users to create chats/agents.

Expand Down