Skip to content

Commit ed493d2

Browse files
authored
Merge pull request modelcontextprotocol#755 from cbh123/add-chorus-client
Add Chorus to MCP clients list
2 parents 609ade1 + 1fcf79c commit ed493d2

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
@@ -25,6 +25,7 @@ This page provides an overview of applications that support the Model Context Pr
2525
| [Claude.ai][Claude.ai] ||||||| Supports tools, prompts, and resources for remote MCP servers. |
2626
| [Claude Code][Claude Code] ||||||| Supports prompts and tools |
2727
| [Claude Desktop App][Claude Desktop] ||||||| Supports tools, prompts, and resources for local and remote MCP servers. |
28+
| [Chorus][Chorus] ||||||| Supports tools. |
2829
| [Cline][Cline] ||||||| Supports tools and resources. |
2930
| [Continue][Continue] ||||||| Supports tools, prompts, and resources. |
3031
| [Copilot-MCP][CopilotMCP] ||||||| Supports tools and resources. |
@@ -96,6 +97,7 @@ This page provides an overview of applications that support the Model Context Pr
9697
[Claude.ai]: https://claude.ai
9798
[Claude Code]: https://claude.ai/code
9899
[Claude Desktop]: https://claude.ai/download
100+
[Chorus]: https://chorus.sh
99101
[Cline]: https://github.com/cline/cline
100102
[Continue]: https://github.com/continuedev/continue
101103
[CopilotMCP]: https://github.com/VikashLoomba/copilot-mcp
@@ -307,6 +309,18 @@ The Claude desktop application provides comprehensive support for MCP, enabling
307309
- Tool integration for executing commands and scripts
308310
- Local server connections for enhanced privacy and security
309311

312+
### Chorus
313+
314+
[Chorus](https://chorus.sh) is a native Mac app for chatting with AIs. Chat with multiple models at once, run tools and MCPs, create projects, quick chat, bring your own key, all in a blazing fast, keyboard shortcut friendly app.
315+
316+
**Key features:**
317+
318+
- MCP support with one-click install
319+
- Built in tools, like web search, terminal, and image generation
320+
- Chat with multiple models at once (cloud or local)
321+
- Create projects with scoped memory
322+
- Quick chat with an AI that can see your screen
323+
310324
### Cline
311325

312326
[Cline](https://github.com/cline/cline) is an autonomous coding agent in VS Code that edits files, runs commands, uses a browser, and more–with your permission at each step.

0 commit comments

Comments
 (0)