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
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.
304
+
305
+
**Key features:**
306
+
307
+
- Tools support for MCP servers
308
+
- Offer built-in tools like web search, artifacts and image generation.
309
+
295
310
### Claude Code
296
311
297
312
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.
@@ -495,6 +510,17 @@ Programmatically assemble prompts for LLMs using [GenAIScript](https://microsoft
495
510
- Offline mode with connected local LLMs via Ollama or LM Studio.
496
511
- Deep integration into IDE workflows, including code suggestions in the editor, VCS assistance, runtime error explanation, and more.
497
512
513
+
### Kilo Code
514
+
515
+
[Kilo Code](https://github.com/Kilo-Org/kilocode) is an autonomous coding AI dev team in VS Code that edits files, runs commands, uses a browser, and more.
516
+
517
+
**Key features:**
518
+
519
+
- Create and add tools through natural language (e.g. "add a tool that searches the web")
520
+
- Discover MCP servers via the MCP Marketplace
521
+
- One click MCP server installs via MCP Marketplace
522
+
- Displays configured MCP servers along with their tools, resources, and any error logs
523
+
498
524
### Klavis AI Slack/Discord/Web
499
525
500
526
[Klavis AI](https://www.klavis.ai/) is an Open-Source Infra to Use, Build & Scale MCPs with ease.
@@ -711,17 +737,21 @@ MooPoint is a web-based AI chat platform built for developers and advanced users
711
737
- Integration with history, variables, and collections for reuse and collaboration
712
738
713
739
### RecurseChat
740
+
714
741
[RecurseChat](https://recurse.chat) is a powerful, fast, local-first chat client with MCP support. RecurseChat supports multiple AI providers including LLaMA.cpp, Ollama, and OpenAI, Anthropic.
715
742
716
743
**Key features:**
744
+
717
745
- Local AI: Support MCP with Ollama models.
718
746
- MCP Tools: Individual MCP server management. Easily visualize the connection states of MCP servers.
719
747
- MCP Import: Import configuration from Claude Desktop app or JSON
[Shortwave](https://www.shortwave.com) is an AI-powered email client that supports MCP tools to enhance email productivity and workflow automation.
726
756
727
757
**Key features:**
@@ -793,6 +823,18 @@ MooPoint is a web-based AI chat platform built for developers and advanced users
793
823
-**Advanced AI-Powered Voice Recognition**: Sophisticated voice recognition engine enhanced with cutting-edge AI and Natural Language Processing (NLP), specifically tuned to understand complex developer terminology and command structures
794
824
-**Unified Multi-MCP Server Management**: Effortlessly manage and interact with multiple Model Context Protocol (MCP) servers from a single, centralized mobile application
795
825
826
+
### Tambo
827
+
828
+
[Tambo](https://tambo.co) is a platform for building custom chat experiences in React, with integrated custom user interface components.
829
+
830
+
**Key features:**
831
+
832
+
- Hosted platform with React SDK for integrating chat or other LLM-based experiences into your own app.
833
+
- Support for selection of arbitrary React components in the chat experience, with state management and tool calling.
834
+
- Support for MCP servers, from Tambo's servers or directly from the browser.
835
+
- Supports OAuth 2.1 and custom header-based authentication.
836
+
- Support for MCP tools, with additional MCP features coming soon.
837
+
796
838
### TheiaAI/TheiaIDE
797
839
798
840
[Theia AI](https://eclipsesource.com/blogs/2024/10/07/introducing-theia-ai/) is a framework for building AI-enhanced tools and IDEs. The [AI-powered Theia IDE](https://eclipsesource.com/blogs/2024/10/08/introducting-ai-theia-ide/) is an open and flexible development environment built on Theia AI.
0 commit comments