shivkhurana/secops-agentic-rag
Agentic AI for Security Operations. Implements RAG (Retrieval Augmented Generation) to query internal security documentation and uses Tool Calling to check server health statuses. Built with LangChain/Semantic Kernel concepts.
Platform-specific configuration:
{
"mcpServers": {
"secops-agentic-rag": {
"command": "npx",
"args": [
"-y",
"secops-agentic-rag"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...