joungminsung/OpenDocuments
Open source RAG tool for AI document search - connect GitHub, Notion, Google Drive and ask questions with cited answers. Self-hosted with Ollama/OpenAI/Claude.
Platform-specific configuration:
{
"mcpServers": {
"OpenDocuments": {
"command": "npx",
"args": [
"-y",
"OpenDocuments"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...