Or install with pip: pip install hermes-anythingllm
README Excerpt
Connects [Hermes Agent](https://github.com/niklasvincent/hermes-agent) to [AnythingLLM Desktop](https://anythingllm.com/) so that Hermes can search its entire history — past conversations and uploaded documents — via semantic search. - **MCP server** (`mcp/anythingllm-server.py`): Exposes 8 tools Hermes can call to query AnythingLLM's SQLite database — list/search documents, search chat history, get workspace info, get event logs.