You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -587,6 +589,17 @@ Theia AI and Theia IDE's MCP integration provide users with flexibility, making
587
589
- Tool calls with editable inputs and always-allow toggle
588
590
- Integration with existing VS Code extension system to register MCP servers from extensions
589
591
592
+
### WhatsMPC
593
+
[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.
594
+
595
+
**Key features:**
596
+
- Supports MCP tools
597
+
- SSE transport, full OAuth2 support
598
+
- Chat flow management for WhatsApp messages
599
+
- One click setup for connecting to your MCP servers
600
+
- In chat management of MCP servers
601
+
- Oauth flow natively supported in WhatsApp
602
+
590
603
### Windsurf Editor
591
604
[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.
592
605
@@ -605,6 +618,7 @@ Theia AI and Theia IDE's MCP integration provide users with flexibility, making
605
618
- Easy-install from Smithery.ai
606
619
- Open-source, available for macOS, Windows and Linux
607
620
621
+
608
622
### Zed
609
623
[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.
3. Classified MCP servers as [OAuth Resource Servers](https://modelcontextprotocol.io/specification/draft/basic/authorization#2-3-authorization-server-discovery), adding protected resource metadata to discover the corresponding Authorization server. (PR [#338](https://github.com/modelcontextprotocol/modelcontextprotocol/pull/338))
15
+
4. Clarified [security considerations](https://modelcontextprotocol.io/specification/draft/basic/authorization#3-security-considerations) and best practices in the authorization spec and in a new [security best practices page](https://modelcontextprotocol.io/specification/draft/basic/security_best_practices).
0 commit comments