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
@@ -119,6 +121,13 @@ It uses plain JavaScript (old-school style) and is hosted on Apify, allowing you
119
121
**Learn more:**
120
122
-[Example of using MCP tools in agentic workflow](https://i-am-bee.github.io/beeai-framework/#/typescript/tools?id=using-the-mcptool-class)
121
123
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
+
122
131
### Claude Code
123
132
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.
0 commit comments