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.
@@ -495,6 +508,15 @@ Programmatically assemble prompts for LLMs using [GenAIScript](https://microsoft
495
508
- Offline mode with connected local LLMs via Ollama or LM Studio.
496
509
- Deep integration into IDE workflows, including code suggestions in the editor, VCS assistance, runtime error explanation, and more.
497
510
511
+
### Kilo Code
512
+
[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.
513
+
514
+
**Key features:**
515
+
- Create and add tools through natural language (e.g. "add a tool that searches the web")
516
+
- Discover MCP servers via the MCP Marketplace
517
+
- One click MCP server installs via MCP Marketplace
518
+
- Displays configured MCP servers along with their tools, resources, and any error logs
519
+
498
520
### Klavis AI Slack/Discord/Web
499
521
500
522
[Klavis AI](https://www.klavis.ai/) is an Open-Source Infra to Use, Build & Scale MCPs with ease.
@@ -711,14 +733,17 @@ MooPoint is a web-based AI chat platform built for developers and advanced users
711
733
- Integration with history, variables, and collections for reuse and collaboration
712
734
713
735
### RecurseChat
714
-
[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.
736
+
737
+
[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
738
716
739
**Key features:**
740
+
717
741
- Local AI: Support MCP with Ollama models.
718
742
- MCP Tools: Individual MCP server management. Easily visualize the connection states of MCP servers.
719
743
- MCP Import: Import configuration from Claude Desktop app or JSON
@@ -774,6 +799,7 @@ MooPoint is a web-based AI chat platform built for developers and advanced users
774
799
- Compatible with both SSE and Streamable HTTP transport for efficient, real-time streaming communication
775
800
- Fully web-based, cross-platform client requiring no additional software installation
776
801
802
+
777
803
### systemprompt
778
804
779
805
[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.
@@ -784,6 +810,19 @@ MooPoint is a web-based AI chat platform built for developers and advanced users
784
810
-**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
785
811
-**Unified Multi-MCP Server Management**: Effortlessly manage and interact with multiple Model Context Protocol (MCP) servers from a single, centralized mobile application
786
812
813
+
### Tambo
814
+
815
+
[Tambo](https://tambo.co) is a platform for building custom chat experiences in React, with integrated custom user interface components.
816
+
817
+
**Key features:**
818
+
819
+
- Hosted platform with React SDK for integrating chat or other LLM-based experiences into your own app.
820
+
- Support for selection of arbitrary React components in the chat experience, with state management and tool calling.
821
+
- Support for MCP servers, from Tambo's servers or directly from the browser.
822
+
- Supports OAuth 2.1 and custom header-based authentication.
823
+
- Support for MCP tools, with additional MCP features coming soon.
824
+
825
+
787
826
### TheiaAI/TheiaIDE
788
827
789
828
[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