haschka/CLI-RAG
Command line tool to Interact with a llama.cpp server. Also implements a basic vector database with cosine similarity search.
Platform-specific configuration:
{
"mcpServers": {
"CLI-RAG": {
"command": "npx",
"args": [
"-y",
"CLI-RAG"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...