Skip to content

Commit a004f1f

Browse files
Add NVIDIA Agent Intelligence toolkit to the "Feature Support Matrix"
NVIDIA Agent Intelligence (AIQ) toolkit is a flexible, lightweight, and unifying library that allows you to easily connect existing enterprise agents to data sources and tools across any framework. AIQ toolkit provides full MCP support. You can use AIQ toolkit as an MCP client to connect to and use tools served by remote MCP servers. You can also use AIQ toolkit as an MCP server to publish tools via MCP. Signed-off-by: Anuradha Karuppiah <[email protected]>
1 parent 901ac03 commit a004f1f

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

docs/clients.mdx

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ This page provides an overview of applications that support the Model Context Pr
4545
| [Microsoft Copilot Studio] ||||||| Supports tools |
4646
| [MindPal][MindPal] ||||||| Supports tools for no-code AI agents and multi-agent workflows. |
4747
| [Msty Studio][Msty Studio] ||||||| Supports tools |
48+
| [NVIDIA Agent Intelligence toolkit][AIQ toolkit] ||||||| Supports tools in agentic workflows. |
4849
| [OpenSumi][OpenSumi] ||||||| Supports tools in OpenSumi |
4950
| [oterm][oterm] ||||||| Supports tools, prompts and sampling for Ollama. |
5051
| [Postman][postman] ||||||| Supports tools, resources, prompts, and sampling |
@@ -64,6 +65,7 @@ This page provides an overview of applications that support the Model Context Pr
6465
[5ire]: https://github.com/nanbingxyz/5ire
6566
[AgentAI]: https://github.com/AdamStrojek/rust-agentai
6667
[AgenticFlow]: https://agenticflow.ai/mcp
68+
[AIQ toolkit]: https://github.com/NVIDIA/AIQToolkit
6769
[Amazon Q CLI]: https://github.com/aws/amazon-q-developer-cli
6870
[Apify MCP Tester]: https://apify.com/jiri.spilka/tester-mcp-client
6971
[BeeAI Framework]: https://i-am-bee.github.io/beeai-framework
@@ -116,6 +118,7 @@ This page provides an overview of applications that support the Model Context Pr
116118
[HyperAgent]: https://github.com/hyperbrowserai/HyperAgent
117119
[Discovery]: /docs/concepts/tools#tool-discovery-and-updates
118120

121+
119122
</div>
120123

121124
## Client details
@@ -448,6 +451,19 @@ Programmatically assemble prompts for LLMs using [GenAIScript](https://microsoft
448451
**Learn more:**
449452
- [Msty Studio Documentation](https://docs.msty.studio/features/toolbox/tools)
450453

454+
### NVIDIA Agent Intelligence (AIQ) toolkit
455+
[NVIDIA Agent Intelligence (AIQ) toolkit](https://github.com/NVIDIA/AIQToolkit) is a flexible, lightweight, and unifying library that allows you to easily connect existing enterprise agents to data sources and tools across any framework.
456+
457+
**Key features:**
458+
- Acts as an MCP **client** to consume remote tools
459+
- Acts as an MCP **server** to expose tools
460+
- Framework agnostic and compatible with LangChain, CrewAI, Semantic Kernel, and custom agents
461+
- Includes built-in observability and evaluation tools
462+
463+
**Learn more:**
464+
- [AIQ toolkit GitHub repository](https://github.com/NVIDIA/AIQToolkit)
465+
- [AIQ toolkit MCP documentation](https://docs.nvidia.com/aiqtoolkit/latest/workflows/mcp/index.html)
466+
451467
### OpenSumi
452468
[OpenSumi](https://github.com/opensumi/core) is a framework helps you quickly build AI Native IDE products.
453469

0 commit comments

Comments
 (0)