ca-srg/ragent
RAGent - A CLI tool for building RAG systems with hybrid search (BM25 + vector) using Amazon S3 Vectors and OpenSearch. Features Agent/MCP capabilities and Slack Bot integration
Platform-specific configuration:
{
"mcpServers": {
"ragent": {
"command": "npx",
"args": [
"-y",
"ragent"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...