KotDath/aurora-grimoire
MCP server for Aurora OS documentation retrieval. Feeds your RAG pipeline with relevant, up-to-date snippets from https://developer.auroraos.ru/ — no fluff, no hallucinations.
Platform-specific configuration:
{
"mcpServers": {
"aurora-grimoire": {
"command": "npx",
"args": [
"-y",
"aurora-grimoire"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...