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.
303
+
304
+
**Key features:**
305
+
- Tools support for MCP servers
306
+
- Offer built-in tools like web search, artifacts and image generation.
307
+
295
308
### Claude Code
296
309
297
310
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.
@@ -506,6 +519,15 @@ Programmatically assemble prompts for LLMs using [GenAIScript](https://microsoft
506
519
- Offline mode with connected local LLMs via Ollama or LM Studio.
507
520
- Deep integration into IDE workflows, including code suggestions in the editor, VCS assistance, runtime error explanation, and more.
508
521
522
+
### Kilo Code
523
+
[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.
524
+
525
+
**Key features:**
526
+
- Create and add tools through natural language (e.g. "add a tool that searches the web")
527
+
- Discover MCP servers via the MCP Marketplace
528
+
- One click MCP server installs via MCP Marketplace
529
+
- Displays configured MCP servers along with their tools, resources, and any error logs
530
+
509
531
### Klavis AI Slack/Discord/Web
510
532
511
533
[Klavis AI](https://www.klavis.ai/) is an Open-Source Infra to Use, Build & Scale MCPs with ease.
@@ -722,14 +744,17 @@ MooPoint is a web-based AI chat platform built for developers and advanced users
722
744
- Integration with history, variables, and collections for reuse and collaboration
723
745
724
746
### RecurseChat
725
-
[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.
747
+
748
+
[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.
726
749
727
750
**Key features:**
751
+
728
752
- Local AI: Support MCP with Ollama models.
729
753
- MCP Tools: Individual MCP server management. Easily visualize the connection states of MCP servers.
730
754
- MCP Import: Import configuration from Claude Desktop app or JSON
@@ -785,6 +810,7 @@ MooPoint is a web-based AI chat platform built for developers and advanced users
785
810
- Compatible with both SSE and Streamable HTTP transport for efficient, real-time streaming communication
786
811
- Fully web-based, cross-platform client requiring no additional software installation
787
812
813
+
788
814
### systemprompt
789
815
790
816
[systemprompt](https://systemprompt.io) is a voice-controlled mobile app that manages your MCP servers. Securely leverage MCP agents from your pocket. Available on iOS and Android.
@@ -795,6 +821,19 @@ MooPoint is a web-based AI chat platform built for developers and advanced users
795
821
-**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
796
822
-**Unified Multi-MCP Server Management**: Effortlessly manage and interact with multiple Model Context Protocol (MCP) servers from a single, centralized mobile application
797
823
824
+
### Tambo
825
+
826
+
[Tambo](https://tambo.co) is a platform for building custom chat experiences in React, with integrated custom user interface components.
827
+
828
+
**Key features:**
829
+
830
+
- Hosted platform with React SDK for integrating chat or other LLM-based experiences into your own app.
831
+
- Support for selection of arbitrary React components in the chat experience, with state management and tool calling.
832
+
- Support for MCP servers, from Tambo's servers or directly from the browser.
833
+
- Supports OAuth 2.1 and custom header-based authentication.
834
+
- Support for MCP tools, with additional MCP features coming soon.
835
+
836
+
798
837
### TheiaAI/TheiaIDE
799
838
800
839
[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