Skip to content

Commit de99c5e

Browse files
committed
docs: Add AIQL MCP client to clients list
1 parent fb34d1d commit de99c5e

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

docs/clients.mdx

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ This page provides an overview of applications that support the Model Context Pr
1414
| [5ire][5ire] ||||||| Supports tools. |
1515
| [AgentAI][AgentAI] ||||||| Agent Library written in Rust with tools support |
1616
| [AgenticFlow][AgenticFlow] ||||||| Supports tools, prompts, and resources for no-code AI agents and multi-agent workflows. |
17+
| [AIQL TUUI][AIQL TUUI] ||||||| Supports tools, prompts, resources, and sampling for MCP servers via Multi-LLM APIs. |
1718
| [Amazon Q CLI][Amazon Q CLI] ||||||| Supports prompts and tools. |
1819
| [Apify MCP Tester][Apify MCP Tester] ||||||| Supports remote MCP servers and tool discovery. |
1920
| [BeeAI Framework][BeeAI Framework] ||||||| Supports tools in agentic workflows. |
@@ -67,6 +68,7 @@ This page provides an overview of applications that support the Model Context Pr
6768
[AgentAI]: https://github.com/AdamStrojek/rust-agentai
6869
[AgenticFlow]: https://agenticflow.ai/mcp
6970
[AIQ toolkit]: https://github.com/NVIDIA/AIQToolkit
71+
[AIQL TUUI]: https://github.com/AI-QL/tuui
7072
[Amazon Q CLI]: https://github.com/aws/amazon-q-developer-cli
7173
[Apify MCP Tester]: https://apify.com/jiri.spilka/tester-mcp-client
7274
[BeeAI Framework]: https://i-am-bee.github.io/beeai-framework
@@ -157,6 +159,21 @@ This page provides an overview of applications that support the Model Context Pr
157159
**Learn more:**
158160
- [AgenticFlow MCP Integration](https://agenticflow.ai/mcp)
159161

162+
### AIQL TUUI
163+
[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).
164+
165+
**Key features:**
166+
- **Dynamic LLM API & Agent Switching**: Seamlessly toggle between different LLM APIs and agents on the fly.
167+
- **Comprehensive Capabilities Support**: Built-in support for tools, prompts, resources, and sampling methods.
168+
- **Configurable Agents**: Enhanced flexibility with selectable and customizable tools via agent settings.
169+
- **Advanced Sampling Control**: Modify sampling parameters and leverage multi-round sampling for optimal results.
170+
- **Cross-Platform Compatibility**: Fully compatible with macOS, Windows, and Linux.
171+
- **Free & Open-Source (FOSS)**: Permissive licensing allows modifications and custom app bundling.
172+
173+
**Learn more:**
174+
- [TUUI document](https://www.tuui.com/)
175+
- [AIQL GitHub repository](https://github.com/AI-QL)
176+
160177
### Amazon Q CLI
161178
[Amazon Q CLI](https://github.com/aws/amazon-q-developer-cli) is an open-source, agentic coding assistant for terminals.
162179

0 commit comments

Comments
 (0)