AI & ML
Trust: 29/100 (Limited)io.github.kokogo100/ragalgo Guide
Dynamic RAG Engine preventing AI hallucinations in Korean Finance and Crypto markets.
4 starsby kokogo100
Quick Start
Install
npx ragalgo-mcp-serverClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-kokogo100-ragalgo": {
"command": "npx",
"args": [
"ragalgo-mcp-server"
]
}
}
}