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
[AIQL TUUI] is a native, cross-platform desktop AI chat application with MCP support. It supports multiple AI providers (e.g., Anthropic, Cloudflare, Deepseek, OpenAI, Qwen), local AI models (via vLLM, Ray, etc.), and aggregated API platforms (such as Deepinfra, Openrouter, and more).
197
+
198
+
**Key features:**
199
+
200
+
-**Dynamic LLM API & Agent Switching**: Seamlessly toggle between different LLM APIs and agents on the fly.
201
+
-**Comprehensive Capabilities Support**: Built-in support for tools, prompts, resources, and sampling methods.
202
+
-**Configurable Agents**: Enhanced flexibility with selectable and customizable tools via agent settings.
203
+
-**Advanced Sampling Control**: Modify sampling parameters and leverage multi-round sampling for optimal results.
204
+
-**Cross-Platform Compatibility**: Fully compatible with macOS, Windows, and Linux.
[Amazon Q CLI](https://github.com/aws/amazon-q-developer-cli) is an open-source, agentic coding assistant for terminals.
@@ -199,6 +227,16 @@ This page provides an overview of applications that support the Model Context Pr
199
227
brew install amazon-q
200
228
```
201
229
230
+
### Amazon Q IDE
231
+
232
+
[Amazon Q IDE](https://aws.amazon.com/q/developer) is an open-source, agentic coding assistant for IDEs.
233
+
234
+
**Key features:**
235
+
236
+
- Support for the VSCode, JetBrains, Visual Studio, and Eclipse IDEs.
237
+
- Control and organize AWS resources directly from your IDE.
238
+
- Manage permissions for each MCP tool via the IDE user interface.
239
+
202
240
### Apify MCP Tester
203
241
204
242
[Apify MCP Tester](https://github.com/apify/tester-mcp-client) is an open-source client that connects to any MCP server using Server-Sent Events (SSE).
@@ -254,11 +292,11 @@ It uses plain JavaScript (old-school style) and is hosted on Apify, allowing you
254
292
255
293
### Claude Code
256
294
257
-
Claude Code is an interactive agentic coding tool from Anthropic that helps you code faster through natural language commands. It supports MCP integration for promptsand tools, and also functions as an MCP server to integrate with other clients.
295
+
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.
258
296
259
297
**Key features:**
260
298
261
-
-Tool and prompt support for MCP servers
299
+
-Full support for resources, prompts, tools, and roots from MCP servers
262
300
- Offers its own tools through an MCP server for integrating with other MCP clients
263
301
264
302
### Claude.ai
@@ -283,6 +321,18 @@ The Claude desktop application provides comprehensive support for MCP, enabling
283
321
- Tool integration for executing commands and scripts
284
322
- Local server connections for enhanced privacy and security
285
323
324
+
### Chorus
325
+
326
+
[Chorus](https://chorus.sh) is a native Mac app for chatting with AIs. Chat with multiple models at once, run tools and MCPs, create projects, quick chat, bring your own key, all in a blazing fast, keyboard shortcut friendly app.
327
+
328
+
**Key features:**
329
+
330
+
- MCP support with one-click install
331
+
- Built in tools, like web search, terminal, and image generation
332
+
- Chat with multiple models at once (cloud or local)
333
+
- Create projects with scoped memory
334
+
- Quick chat with an AI that can see your screen
335
+
286
336
### Cline
287
337
288
338
[Cline](https://github.com/cline/cline) is an autonomous coding agent in VS Code that edits files, runs commands, uses a browser, and more–with your permission at each step.
@@ -658,6 +708,17 @@ MooPoint is a web-based AI chat platform built for developers and advanced users
658
708
- MCP config integration (Claude, VSCode, etc.) for fast first-time experience in testing MCPs
659
709
- Integration with history, variables, and collections for reuse and collaboration
660
710
711
+
### RecurseChat
712
+
[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.
713
+
714
+
**Key features:**
715
+
- Local AI: Support MCP with Ollama models.
716
+
- MCP Tools: Individual MCP server management. Easily visualize the connection states of MCP servers.
717
+
- MCP Import: Import configuration from Claude Desktop app or JSON
[Slack MCP Client](https://github.com/tuannvm/slack-mcp-client) acts as a bridge between Slack and Model Context Protocol (MCP) servers. Using Slack as the interface, it enables large language models (LLMs) to connect and interact with various MCP servers through standardized MCP tools.
@@ -711,6 +772,16 @@ MooPoint is a web-based AI chat platform built for developers and advanced users
711
772
- Compatible with both SSE and Streamable HTTP transport for efficient, real-time streaming communication
712
773
- Fully web-based, cross-platform client requiring no additional software installation
713
774
775
+
### systemprompt
776
+
777
+
[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.
778
+
779
+
**Key features:**
780
+
781
+
-**Native Mobile Experience**: Access and manage your MCP servers anytime, anywhere on both Android and iOS devices
782
+
-**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
783
+
-**Unified Multi-MCP Server Management**: Effortlessly manage and interact with multiple Model Context Protocol (MCP) servers from a single, centralized mobile application
784
+
714
785
### TheiaAI/TheiaIDE
715
786
716
787
[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