Skip to content

Commit 6178744

Browse files
authored
Merge pull request modelcontextprotocol#421 from egoist/patch-1
Add ChatWise to example MCP clients
2 parents 0aa5360 + e99774d commit 6178744

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/clients.mdx

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ This page provides an overview of applications that support the Model Context Pr
2323
| [Augment Code][AugmentCode] ||||||| Supports tools in local and remote agents. |
2424
| [BeeAI Framework][BeeAI Framework] ||||||| Supports tools in agentic workflows. |
2525
| [BoltAI][BoltAI] ||||||| Supports tools. |
26+
| [ChatWise][ChatWise] ||||||| Supports tools. |
2627
| [Claude.ai][Claude.ai] ||||||| Supports tools, prompts, and resources for remote MCP servers. |
2728
| [Claude Code][Claude Code] ||||||| Supports resources, prompts, tools, and roots |
2829
| [Claude Desktop App][Claude Desktop] ||||||| Supports tools, prompts, and resources for local and remote MCP servers. |
@@ -98,6 +99,7 @@ This page provides an overview of applications that support the Model Context Pr
9899
[AugmentCode]: https://augmentcode.com
99100
[BeeAI Framework]: https://i-am-bee.github.io/beeai-framework
100101
[BoltAI]: https://boltai.com
102+
[ChatWise]: https://chatwise.app
101103
[Claude.ai]: https://claude.ai
102104
[Claude Code]: https://claude.ai/code
103105
[Claude Desktop]: https://claude.ai/download
@@ -294,6 +296,13 @@ It uses plain JavaScript (old-school style) and is hosted on Apify, allowing you
294296
- [BoltAI docs](https://boltai.com/docs/plugins/mcp-servers)
295297
- [BoltAI website](https://boltai.com)
296298

299+
### ChatWise
300+
ChatWise is a desktop-optimized, high-performance chat application that lets you bring your own API keys. It supports a wide range of LLMs and integrates with MCP to enable tool workflows.
301+
302+
**Key features:**
303+
- Tools support for MCP servers
304+
- Offer built-in tools like web search, artifacts and image generation.
305+
297306
### Claude Code
298307

299308
Claude Code is an interactive agentic coding tool from Anthropic that helps you code faster through natural language commands. It supports MCP integration for resources, prompts, tools, and roots, and also functions as an MCP server to integrate with other clients.

0 commit comments

Comments
 (0)