Skip to content

Commit cf8d5c4

Browse files
authored
Merge pull request modelcontextprotocol#479 from jaw9c/main
Add whatsMCP to client list
2 parents 73e4f6b + 3de12ca commit cf8d5c4

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

docs/clients.mdx

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ This page provides an overview of applications that support the Model Context Pr
5858
| [Tome][Tome] ||||||| Supports tools, manages MCP servers. |
5959
| [TypingMind App][TypingMind App] ||||||| Supports tools at app-level (appear as plugins) or when assigned to Agents |
6060
| [VS Code GitHub Copilot][VS Code] ||||||| Supports dynamic tool/roots discovery, secure secret configuration, and explicit tool prompting |
61+
| [WhatsMPC][WhatsMPC] ||||||| Supports tools for Remote MCP Servers in WhatsApp |
6162
| [Windsurf Editor][Windsurf] ||||||| Supports tools with AI Flow for collaborative development. |
6263
| [Witsy][Witsy] ||||||| Supports tools in Witsy. |
6364
| [Zed][Zed] ||||||| Prompts appear as slash commands |
@@ -109,6 +110,7 @@ This page provides an overview of applications that support the Model Context Pr
109110
[VS Code]: https://code.visualstudio.com/
110111
[Windsurf]: https://codeium.com/windsurf
111112
[gptme]: https://github.com/gptme/gptme
113+
[WhatsMPC]: https://wassist.app/mcp/
112114
[Witsy]: https://github.com/nbonamy/witsy
113115
[Zed]: https://zed.dev
114116
[Resources]: https://modelcontextprotocol.io/docs/concepts/resources
@@ -574,6 +576,17 @@ Theia AI and Theia IDE's MCP integration provide users with flexibility, making
574576
- Tool calls with editable inputs and always-allow toggle
575577
- Integration with existing VS Code extension system to register MCP servers from extensions
576578

579+
### WhatsMPC
580+
[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.
581+
582+
**Key features:**
583+
- Supports MCP tools
584+
- SSE transport, full OAuth2 support
585+
- Chat flow management for WhatsApp messages
586+
- One click setup for connecting to your MCP servers
587+
- In chat management of MCP servers
588+
- Oauth flow natively supported in WhatsApp
589+
577590
### Windsurf Editor
578591
[Windsurf Editor](https://codeium.com/windsurf) is an agentic IDE that combines AI assistance with developer workflows. It features an innovative AI Flow system that enables both collaborative and independent AI interactions while maintaining developer control.
579592

@@ -592,6 +605,7 @@ Theia AI and Theia IDE's MCP integration provide users with flexibility, making
592605
- Easy-install from Smithery.ai
593606
- Open-source, available for macOS, Windows and Linux
594607

608+
595609
### Zed
596610
[Zed](https://zed.dev/docs/assistant/model-context-protocol) is a high-performance code editor with built-in MCP support, focusing on prompt templates and tool integration.
597611

0 commit comments

Comments
 (0)