📄️ Quick start with MCP servers
One of the key features of Llama-Nexus is its built-in MCP Client, which allows you to use Llama-Nexus for MCP-related tasks just like Claude Desktop and Cursor.
📄️ Agentic Search
With its support for MCP servers, we can support "agentic search" from llama nexus. That is to support transparent knowledge base search via the /chat/completions API. There is no need for the llama nexus client to handle any tool call or MCP. It works like this:
📄️ Connect Another MCP Server
As an MCP client, Llama-Nexus supports connecting to multiple MCP servers. This article provides an example of how to add an additional MCP server.