devflowinc/trieve
Crawl, embed, chunk, search, and retrieve information from datasets through [Trieve](https://trieve.ai)
Quick Start
Clone the repository:
git clone https://github.com/devflowinc/trieve/tree/main/clients/mcp-serverClaude Desktop configuration example:
{
"mcpServers": {
"trieve": {
"command": "npx",
"args": [
"-y",
"devflowinc/trieve"
]
}
}
}Check the repository README for specific installation and configuration instructions.