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

Commit 44824e1

Browse files
committed
Add WhatsMCP client and fix formatting of roo code
1 parent 6aa9288 commit 44824e1

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

clients.mdx

+13-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,8 @@ This page provides an overview of applications that support the Model Context Pr
3737
| [SpinAI][SpinAI] |||||| Supports tools for Typescript AI Agents |
3838
| [OpenSumi][OpenSumi] |||||| Supports tools in OpenSumi |
3939
| [Daydreams Agents][Daydreams] |||||| Support for drop in Servers to Daydreams agents |
40-
| [Apify MCP Tester][Apify MCP Tester] |||||| Supports tools |
40+
| [Apify MCP Tester][Apify MCP Tester] |||||| Supports tools |
41+
| [WhatsMPC][WhatsMPC] |||||| Supports tools |
4142

4243

4344

@@ -74,6 +75,7 @@ This page provides an overview of applications that support the Model Context Pr
7475
[Sampling]: https://modelcontextprotocol.io/docs/concepts/sampling
7576
[Microsoft Copilot Studio]: https://learn.microsoft.com/en-us/microsoft-copilot-studio/agent-extend-action-mcp
7677
[VS Code]: https://code.visualstudio.com/
78+
[WhatsMPC]: https://wassist.app/mcp
7779

7880
## Client details
7981

@@ -324,6 +326,16 @@ It uses plain JavaScript (old-school style) and is hosted on Apify, allowing you
324326
- 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).
325327
- Dynamically utilizes tools based on context and user queries (if supported by the server).
326328

329+
330+
### WhatsMPC
331+
[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.
332+
333+
**Key features:**
334+
- Supports MCP tools
335+
- SSE transport only
336+
- Chat flow management for WhatsApp messages
337+
- One click setup for connecting
338+
327339
## Adding MCP support to your application
328340

329341
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)