Skip to content

Commit e7310d7

Browse files
authored
Merge pull request modelcontextprotocol#901 from hiranya911/main
fix: Add Shortwave MCP client
2 parents 3d1908a + e01fe41 commit e7310d7

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/clients.mdx

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ This page provides an overview of applications that support the Model Context Pr
6464
| [Postman][postman] ||||||| Supports tools, resources, prompts, and sampling |
6565
| [RecurseChat][RecurseChat] ||||||| Supports tools. |
6666
| [Roo Code][Roo Code] ||||||| Supports tools and resources. |
67+
| [Shortwave][Shortwave] ||||||| Supports tools. |
6768
| [Slack MCP Client][Slack MCP Client] ||||||| Supports tools and multiple servers. |
6869
| [Sourcegraph Cody][Cody] ||||||| Supports resources through OpenCTX |
6970
| [SpinAI][SpinAI] ||||||| Supports tools for Typescript AI Agents |
@@ -139,6 +140,7 @@ This page provides an overview of applications that support the Model Context Pr
139140
[Postman]: https://postman.com/downloads
140141
[RecurseChat]: https://recurse.chat/
141142
[Roo Code]: https://roocode.com
143+
[Shortwave]: https://www.shortwave.com
142144
[Slack MCP Client]: https://github.com/tuannvm/slack-mcp-client
143145
[Cody]: https://sourcegraph.com/cody
144146
[SpinAI]: https://spinai.dev
@@ -773,6 +775,16 @@ MooPoint is a web-based AI chat platform built for developers and advanced users
773775

774776
- [RecurseChat docs](https://recurse.chat/docs/features/mcp/)
775777

778+
### Shortwave
779+
780+
[Shortwave](https://www.shortwave.com) is an AI-powered email client that supports MCP tools to enhance email productivity and workflow automation.
781+
782+
**Key features:**
783+
- MCP tool integration for enhanced email workflows
784+
- Rich UI for adding, managing and interacting with a wide range of MCP servers
785+
- Support for both remote (Streamable HTTP and SSE) and local (Stdio) MCP servers
786+
- AI assistance for managing your emails, calendar, tasks and other third-party services
787+
776788
### Slack MCP Client
777789

778790
[Slack MCP Client](https://github.com/tuannvm/slack-mcp-client) acts as a bridge between Slack and Model Context Protocol (MCP) servers. Using Slack as the interface, it enables large language models (LLMs) to connect and interact with various MCP servers through standardized MCP tools.

0 commit comments

Comments
 (0)