innomon/classifier-rag
RAG Classifier exposes both OpenAI API and MCP Server (stdio)
Platform-specific configuration:
{
"mcpServers": {
"classifier-rag": {
"command": "npx",
"args": [
"-y",
"classifier-rag"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...