What is Onyx MCP Server?
Onyx MCP Server is a Model Context Protocol (MCP) server designed for seamless integration with Onyx AI knowledge bases, enabling users to search and retrieve relevant context from their documents.
How to use Onyx MCP Server?
To use the Onyx MCP Server, install it via Smithery or clone the repository, install dependencies, configure your Onyx API token, and start the server. You can then connect it to any MCP-compatible client.
Key features of Onyx MCP Server?
- Enhanced semantic search capabilities across document sets.
- Context window retrieval for better context understanding.
- Full document retrieval option.
- Integration with Onyx's chat API for comprehensive answers.
- Configurable document set filtering for targeted results.
Use cases of Onyx MCP Server?
- Knowledge management for organizations.
- Customer support to quickly find relevant information.
- Research across extensive document collections.
- Training access to materials and documentation.
- Ensuring policy compliance by providing access to the latest procedures.
FAQ from Onyx MCP Server?
-
What are the prerequisites for installation?
Node.js (v16 or higher) and an Onyx instance with API access are required.
-
Can I retrieve full documents?
Yes, the server allows for full document retrieval in addition to chunk retrieval.
-
Is there a way to maintain conversation context in chat?
Yes, the chat tool supports maintaining context across multiple interactions using a session ID.