wrxck/srag
Semantic code search and RAG system written in Rust with tree-sitter chunking, MCP server for IDE integration, prompt injection detection, and secret redaction
Platform-specific configuration:
{
"mcpServers": {
"srag": {
"command": "npx",
"args": [
"-y",
"srag"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...