Skip to content

Commit cf27594

Browse files
authored
add chatwise
1 parent 5da5bac commit cf27594

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
@@ -12,6 +12,7 @@ This page provides an overview of applications that support the Model Context Pr
1212
| [5ire][5ire] |||||| Supports tools. |
1313
| [Apify MCP Tester][Apify MCP Tester] |||||| Supports tools |
1414
| [BeeAI Framework][BeeAI Framework] |||||| Supports tools in agentic workflows. |
15+
| [ChatWise][ChatWise] |||||| Supports tools. |
1516
| [Claude Code][Claude Code] |||||| Supports prompts and tools |
1617
| [Claude Desktop App][Claude Desktop] |||||| Supports tools, prompts, and resources. |
1718
| [Cline][Cline] |||||| Supports tools and resources. |
@@ -49,6 +50,7 @@ This page provides an overview of applications that support the Model Context Pr
4950
[5ire]: https://github.com/nanbingxyz/5ire
5051
[Apify MCP Tester]: https://apify.com/jiri.spilka/tester-mcp-client
5152
[BeeAI Framework]: https://i-am-bee.github.io/beeai-framework
53+
[ChatWise]: https://chatwise.app
5254
[Claude Code]: https://claude.ai/code
5355
[Claude Desktop]: https://claude.ai/download
5456
[Cline]: https://github.com/cline/cline
@@ -119,6 +121,13 @@ It uses plain JavaScript (old-school style) and is hosted on Apify, allowing you
119121
**Learn more:**
120122
- [Example of using MCP tools in agentic workflow](https://i-am-bee.github.io/beeai-framework/#/typescript/tools?id=using-the-mcptool-class)
121123

124+
### ChatWise
125+
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.
126+
127+
**Key features:**
128+
- Tools support for MCP servers
129+
- Offer built-in tools like web search, artifacts and image generation.
130+
122131
### Claude Code
123132
Claude Code is an interactive agentic coding tool from Anthropic that helps you code faster through natural language commands. It supports MCP integration for prompts and tools, and also functions as an MCP server to integrate with other clients.
124133

0 commit comments

Comments
 (0)