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

Commit 5c2979a

Browse files
committed
Add WhatsMCP client and fix formatting of roo code
1 parent e2be7aa commit 5c2979a

File tree

1 file changed

+15
-2
lines changed

1 file changed

+15
-2
lines changed

clients.mdx

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@ This page provides an overview of applications that support the Model Context Pr
2525
| [LibreChat][LibreChat] |||||| Supports tools for Agents |
2626
| [mcp-agent][mcp-agent] |||| ⚠️ || Supports tools, server connection management, and agent workflows. |
2727
| [Microsoft Copilot Studio] |||||| Supports tools |
28-
| [oterm][oterm] |||||| Supports tools and prompts. || [Roo Code][Roo Code] |||||| Supports tools and resources. |
28+
| [oterm][oterm] |||||| Supports tools and prompts. |
29+
| [Roo Code][Roo Code] |||||| Supports tools and resources. |
2930
| [Sourcegraph Cody][Cody] |||||| Supports resources through OpenCTX |
3031
| [Superinterface][Superinterface] |||||| Supports tools |
3132
| [TheiaAI/TheiaIDE][TheiaAI/TheiaIDE] |||||| Supports tools for Agents in Theia AI and the AI-powered Theia IDE |
@@ -35,7 +36,8 @@ This page provides an overview of applications that support the Model Context Pr
3536
| [SpinAI][SpinAI] |||||| Supports tools for Typescript AI Agents |
3637
| [OpenSumi][OpenSumi] |||||| Supports tools in OpenSumi |
3738
| [Daydreams Agents][Daydreams] |||||| Support for drop in Servers to Daydreams agents |
38-
| [Apify MCP Tester][Apify MCP Tester] |||||| Supports tools |
39+
| [Apify MCP Tester][Apify MCP Tester] |||||| Supports tools |
40+
| [WhatsMPC][WhatsMPC] |||||| Supports tools |
3941

4042

4143

@@ -71,6 +73,7 @@ This page provides an overview of applications that support the Model Context Pr
7173
[Tools]: https://modelcontextprotocol.io/docs/concepts/tools
7274
[Sampling]: https://modelcontextprotocol.io/docs/concepts/sampling
7375
[Microsoft Copilot Studio]: https://learn.microsoft.com/en-us/microsoft-copilot-studio/agent-extend-action-mcp
76+
[WhatsMPC]: https://wassist.app/mcp
7477

7578
## Client details
7679

@@ -311,6 +314,16 @@ It uses plain JavaScript (old-school style) and is hosted on Apify, allowing you
311314
- Works with the [Apify MCP Server](https://apify.com/apify/actors-mcp-server) to interact with one or more Apify [Actors](https://apify.com/store).
312315
- Dynamically utilizes tools based on context and user queries (if supported by the server).
313316

317+
318+
### WhatsMPC
319+
[WhatsMPC](https://wassist.app/mcp) is an MCP client for WhatsApp. WhatsMCP lets you interact with your AI stack from the comfort of a WhatsApp chat.
320+
321+
**Key features:**
322+
- Supports MCP tools
323+
- SSE transport only
324+
- Chat flow management for WhatsApp messages
325+
- One click setup for connecting
326+
314327
## Adding MCP support to your application
315328

316329
If you've added MCP support to your application, we encourage you to submit a pull request to add it to this list. MCP integration can provide your users with powerful contextual AI capabilities and make your application part of the growing MCP ecosystem.

0 commit comments

Comments
 (0)