概要
Context Bank is an MCP server that enables interaction with the AtherOS knowledge base through an API. It leverages the Model Context Protocol to create and manage chat sessions, allowing users to send queries and receive responses from the knowledge base. The server formats and displays results from the Onyx API, providing a structured interface for accessing and utilizing the information within the knowledge base.
主な機能
- Formats and displays results from the Onyx API.
- Supports both automatic and manual environment configuration.
- Uses Zod for data validation.
- Creates new chat sessions for querying the knowledge base.
- 0 GitHub stars
- Sends messages to chat sessions and retrieves responses.
ユースケース
- Querying the AtherOS knowledge base through a chat interface.
- Automating information retrieval from the AtherOS API.
- Integrating knowledge base queries into applications using the Model Context Protocol.